Book a Demo

Author Topic: About profiles  (Read 6600 times)

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
About profiles
« on: January 05, 2010, 04:58:33 am »
Hello All,

    If I derive a new metaclass from another metaclass may I modify the semantics in the new metaclass? By example, if I want to represent a software agent like an actor I have to create a new metaclass from the actor metaclass to represent the agent, because agents are internals to the subject and actors are external to it, so I question, a metaclass derived from an old metaclass can have the original semantics modified?