org::kermeta::language::structure
Class Tag inherited from KermetaModelElement


Tag is intended to be used to add documentation on a model element,
or add some textual information that cannot be expressed with any
model element definition.

@ecore "true"
@http://www.eclipse.org/emf/2002/GenModel "null"

Property Summary
String
name
attribute name[0..1]

Name of the Tag

@ecore "true"
@http://www.eclipse.org/emf/2002/GenModel "null"
           
KermetaModelElement
object
attribute object[1..-1]

Objects to which the Tag is attached to

@ecore "true"
@http://www.eclipse.org/emf/2002/GenModel "null"
           
String
value
attribute value[0..1]

String value of the Tag

@ecore "true"
@http://www.eclipse.org/emf/2002/GenModel "null"
           


Details of properties


name


String name



object


KermetaModelElement object



value


String value