Package org.eclipse.esmf.metamodel
Interface HasProperties
- All Superinterfaces:
ModelElement
- All Known Subinterfaces:
AbstractEntity,Aspect,ComplexType,Entity,Event,StructureElement
- All Known Implementing Classes:
DefaultAbstractEntity,DefaultAspect,DefaultComplexType,DefaultEntity,DefaultEvent
Represents model elements that contain
Propertys-
Method Summary
Methods inherited from interface org.eclipse.esmf.metamodel.ModelElement
accept, as, getMetaModelVersion, is
-
Method Details
-
getProperties
- Returns:
- the
Property(ies) defined in the scope of this element.
-
getPropertyByName
-