ENTITY functional_specification_definition_armx SUBTYPE OF (functional_unit_network_definition, functional_specification_definition); INVERSE composing_specification : SET [1:?] OF functional_specification_armx FOR associated_definition; END_ENTITY; -- functional_specification_definition_armx |
Global rules for this entity data type- |
public interface EFunctional_specification_definition_armx extends EFunctional_unit_network_definition, EFunctional_specification_definitioncomposing_specification (inverse attribute)AFunctional_specification_armx getComposing_specification(EFunctional_specification_definition_armx type, ASdaiModel domain) |
public class CFunctional_specification_definition_armx implements EFunctional_specification_definition_armxstatic EAttribute attributeComposing_specification(EFunctional_specification_definition_armx type) |
public class AFunctional_specification_definition_armx extends AEntitypublic EFunctional_specification_definition_armx getByIndex(int index)public EFunctional_specification_definition_armx getCurrentMember(SdaiIterator it) |