//Artefact:JavaClass/com/sphenon/modelling/xmodel/ModelElementAccessory

Synopsis

public ModelElementAccessory extends Object

//Artefact:Constructor/com/sphenon/modelling/xmodel/ModelElementAccessory/ModelElementAccessory

Synopsis

public ModelElementAccessory (CallContext context, Object object, Object options)

//Artefact:Constructor/com/sphenon/modelling/xmodel/ModelElementAccessory/ModelElementAccessory

Synopsis

public ModelElementAccessory (CallContext context, Object object)

//Artefact:Attribute/com/sphenon/modelling/xmodel/ModelElementAccessory/_class

Synopsis

public static final java.lang.Class _class

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/adjustNotificationLevel

Synopsis

public static long adjustNotificationLevel (long new_level)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getName

Synopsis

public java.lang.String getName (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getNameJ

Synopsis

public java.lang.String getNameJ (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getNames

Synopsis

public java.lang.String getNames (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getTechnicalName

Synopsis

public java.lang.String getTechnicalName (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLCUName

Synopsis

public java.lang.String getLCUName (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLCUNameNoJ

Synopsis

public java.lang.String getLCUNameNoJ (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLCName

Synopsis

public java.lang.String getLCName (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLCNameS

Synopsis

public java.lang.String getLCNameS (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getNameS

Synopsis

public java.lang.String getNameS (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLCNameNoJ

Synopsis

public java.lang.String getLCNameNoJ (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLCUNames

Synopsis

public java.lang.String getLCUNames (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getUCUName

Synopsis

public java.lang.String getUCUName (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getUCUNameS

Synopsis

public java.lang.String getUCUNameS (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getUCName

Synopsis

public java.lang.String getUCName (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getOtherName

Synopsis

public java.lang.String getOtherName (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getMyEndPoint

Synopsis

public com.sphenon.modelling.uml.UMLEndPoint getMyEndPoint (CallContext context, UMLService from_service)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getEndPoints

Synopsis

public java.util.List getEndPoints (CallContext context, UMLTangible ut, String role)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getServices

Synopsis

public java.util.List getServices (CallContext context, ServiceType service_type, String role)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getOtherEndPoints

Synopsis

public java.util.List getOtherEndPoints (CallContext context, ComponentType component_type, String role, UMLTangible this_end)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getOtherEndPoints

Synopsis

public java.util.List getOtherEndPoints (CallContext context, UMLService usv, ComponentType component_type, String role, UMLTangible this_end)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getTopologicallySortedSubSpaces

Synopsis

public java.util.List getTopologicallySortedSubSpaces (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getClass

Synopsis

public java.lang.String getClass (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getCoreClass

Synopsis

public java.lang.String getCoreClass (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getPackage

Synopsis

public java.lang.String getPackage (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getCorePackage

Synopsis

public java.lang.String getCorePackage (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getType

Synopsis

public java.lang.String getType (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getFullType

Synopsis

public java.lang.String getFullType (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getTypes

Synopsis

public java.lang.String getTypes (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isVoid

Synopsis

public boolean isVoid (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isPrimitive

Synopsis

public boolean isPrimitive (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isPrimitiveBased

Synopsis

public boolean isPrimitiveBased (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isPrimitiveObject

Synopsis

public boolean isPrimitiveObject (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isPrimitiveObjectBased

Synopsis

public boolean isPrimitiveObjectBased (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isPrimitiveBasedObject

Synopsis

public boolean isPrimitiveBasedObject (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isPrimitiveOrPrimitiveObject

Synopsis

public boolean isPrimitiveOrPrimitiveObject (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isPrimitiveOrPrimitiveObjectBased

Synopsis

public boolean isPrimitiveOrPrimitiveObjectBased (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isCoreLibrary

Synopsis

public boolean isCoreLibrary (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isCoreLibraryBased

Synopsis

public boolean isCoreLibraryBased (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isFinal

Synopsis

public boolean isFinal (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isArray

Synopsis

public boolean isArray (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isTemplate

Synopsis

public boolean isTemplate (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getJavaType

Synopsis

public java.lang.String getJavaType (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getGenericType

Synopsis

public java.lang.String getGenericType (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getGenericTypeUnicode

Synopsis

public java.lang.String getGenericTypeUnicode (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getNullValue

Synopsis

public java.lang.String getNullValue (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getPrimitiveNullValue

Synopsis

public java.lang.String getPrimitiveNullValue (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getCacheType

Synopsis

public java.lang.String getCacheType (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getObjectType

Synopsis

public java.lang.String getObjectType (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getArrayComponentType

Synopsis

public java.lang.String getArrayComponentType (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getPrimitiveType

Synopsis

public java.lang.String getPrimitiveType (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getGeneralisedObjectType

Synopsis

public java.lang.String getGeneralisedObjectType (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getGeneralisedPrimitiveType

Synopsis

public java.lang.String getGeneralisedPrimitiveType (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getXModel

Synopsis

public java.lang.Object getXModel (CallContext context, String xmodel_locator)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getXModel

Synopsis

public java.lang.Object getXModel (CallContext context, String xmodel_locator, UMLModelElement ume)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getXModel

Synopsis

public java.lang.Object getXModel (CallContext context, String xmodel_locator, com.sphenon.basics.function.Merger merger)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getXModel

Synopsis

public java.lang.Object getXModel (CallContext context, String xmodel_locator, UMLModelElement ume, com.sphenon.basics.function.Merger merger)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getXModelExcludeBases

Synopsis

public java.lang.String[] getXModelExcludeBases (CallContext context, String xmodel_locator)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getCodeByName

Synopsis

public com.sphenon.modelling.xmodel.XMCode getCodeByName (CallContext context, String xmodel_locator, String name)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getStringByName

Synopsis

public com.sphenon.modelling.xmodel.XMString getStringByName (CallContext context, String xmodel_locator, String name)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getStringsByName

Synopsis

public com.sphenon.modelling.xmodel.XMString[] getStringsByName (CallContext context, String xmodel_locator, String name)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getStringByNameAndKey

Synopsis

public com.sphenon.modelling.xmodel.XMString getStringByNameAndKey (CallContext context, String xmodel_locator, String name, String key)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getTypeManagerType

Synopsis

public java.lang.String getTypeManagerType (CallContext context, String xmodel_locator)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getPropertyVariants

Synopsis

public java.util.List getPropertyVariants (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getPropertyVariant

Synopsis

public com.sphenon.modelling.xmodel.XMPropertiesVariant getPropertyVariant (CallContext context, String variant)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getMatchingFilterConfigurationValues

Synopsis

public com.sphenon.modelling.xmodel.XMFilterConfiguration[] getMatchingFilterConfigurationValues (CallContext context, String name)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getStyleProperties

Synopsis

public java.util.List getStyleProperties (CallContext context, PresentationStyleCategory psc_filter)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getSuperClass

Synopsis

public com.sphenon.modelling.uml.UMLType getSuperClass (CallContext context, UMLModelElement ume)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getSuperClass

Synopsis

public com.sphenon.modelling.uml.UMLType getSuperClass (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAllSuperClasses

Synopsis

public java.util.Vector getAllSuperClasses (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getInterfaces

Synopsis

public java.util.Vector getInterfaces (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getStereotypes

Synopsis

public java.util.Vector getStereotypes (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAllDependenciesImports

Synopsis

public java.lang.String[] getAllDependenciesImports (CallContext context, java.lang.String[] additional)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAllCoreClassesInterfaceInterfaces

Synopsis

public java.lang.String[] getAllCoreClassesInterfaceInterfaces (CallContext context, java.lang.String[] additional)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getCollectedClassModelImports

Synopsis

public com.sphenon.basics.many.tplinst.Vector_String_long_ getCollectedClassModelImports (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getCollectedClassInternalModelImports

Synopsis

public com.sphenon.basics.many.tplinst.Vector_String_long_ getCollectedClassInternalModelImports (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getCollectedClassStereotypeModelImports

Synopsis

public com.sphenon.basics.many.tplinst.Vector_String_long_ getCollectedClassStereotypeModelImports (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getCollectedClassExternalImports

Synopsis

public com.sphenon.basics.many.tplinst.Vector_String_long_ getCollectedClassExternalImports (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getCollectedClassPrimitiveImports

Synopsis

public com.sphenon.basics.many.tplinst.Vector_String_long_ getCollectedClassPrimitiveImports (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAdditionalAttributes

Synopsis

public com.sphenon.modelling.uml.tplinst.Vector_UMLAttribute_long_ getAdditionalAttributes (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAdditionalOperations

Synopsis

public com.sphenon.modelling.uml.tplinst.Vector_UMLOperation_long_ getAdditionalOperations (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAllNewAttributes

Synopsis

public java.util.Vector getAllNewAttributes (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAllLeastDerivedAttributes

Synopsis

public java.util.Vector getAllLeastDerivedAttributes (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAllLeastDerivedNonAbstractAttributes

Synopsis

public java.util.Vector getAllLeastDerivedNonAbstractAttributes (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAllMostDerivedAttributes

Synopsis

public java.util.Vector getAllMostDerivedAttributes (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLeastDerivedAttributeById

Synopsis

public com.sphenon.modelling.uml.UMLAttribute getLeastDerivedAttributeById (CallContext context, String id)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLeastDerivedNonAbstractAttributeById

Synopsis

public com.sphenon.modelling.uml.UMLAttribute getLeastDerivedNonAbstractAttributeById (CallContext context, String id)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getMostDerivedAttributeById

Synopsis

public com.sphenon.modelling.uml.UMLAttribute getMostDerivedAttributeById (CallContext context, String id)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getOverriddenSuperAttributeById

Synopsis

public com.sphenon.modelling.uml.UMLAttribute getOverriddenSuperAttributeById (CallContext context, String id)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLeastDerivedSuperAttribute

Synopsis

public com.sphenon.modelling.uml.UMLAttribute getLeastDerivedSuperAttribute (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLeastDerivedNonAbstractSuperAttribute

Synopsis

public com.sphenon.modelling.uml.UMLAttribute getLeastDerivedNonAbstractSuperAttribute (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAllOperations

Synopsis

public java.util.Vector getAllOperations (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/addAllOperations

Synopsis

public void addAllOperations (CallContext context, UMLModelElement ume)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLeastDerivedOperationById

Synopsis

public com.sphenon.modelling.uml.UMLOperation getLeastDerivedOperationById (CallContext context, String id)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLeastDerivedSuperOperation

Synopsis

public com.sphenon.modelling.uml.UMLOperation getLeastDerivedSuperOperation (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAdditionalBases

Synopsis

public com.sphenon.modelling.uml.tplinst.Vector_UMLGeneralization_long_ getAdditionalBases (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/hasRetrieverFilterBases

Synopsis

public boolean hasRetrieverFilterBases (CallContext context, String filter_id)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isDerivedStateMachine

Synopsis

public java.lang.Boolean isDerivedStateMachine (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/contains

Synopsis

public boolean contains (CallContext context, String xmodel_locator, String entry)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/contains

Synopsis

public boolean contains (CallContext context, java.lang.String[] list, String entry)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/checkStereotype

Synopsis

public boolean checkStereotype (CallContext context, UMLModelStereotypeReference_UMLClass_ stereotype_ref)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getXModelText

Synopsis

public java.lang.String getXModelText (CallContext context, String locator, ModelElementAccessory.Cacheability cacheability, ModelElementAccessory.TextFormat text_format, String variant, String overlay)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getXModelText

Synopsis

public java.lang.String getXModelText (CallContext context, String locator, ModelElementAccessory.Cacheability cacheability, ModelElementAccessory.TextFormat text_format, String variant, String overlay, String default_text)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getXModelText

Synopsis

public java.lang.String getXModelText (CallContext context, java.lang.String[] locators, ModelElementAccessory.Cacheability cacheability, ModelElementAccessory.TextFormat text_format, String variant, String overlay, String default_text)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getIconFolderOverlay

Synopsis

public java.lang.String getIconFolderOverlay (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isTextFinal

Synopsis

public boolean isTextFinal (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getText

Synopsis

public java.lang.String getText (CallContext context, XMText xmt, ModelElementAccessory.Cacheability cacheability, ModelElementAccessory.TextFormat text_format, String variant, String overlay)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getText

Synopsis

public java.lang.String getText (CallContext context, XMText xmt, ModelElementAccessory.Cacheability cacheability, ModelElementAccessory.TextFormat text_format, String variant, String overlay, String language, TargetContext target_context, boolean throw_exception_if_not_found)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getIsTextFinal

Synopsis

public boolean getIsTextFinal (CallContext context, String xmodel_locator)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getStringValue

Synopsis

public java.lang.String getStringValue (CallContext context, XMString xms)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getStringValue

Synopsis

public java.lang.String getStringValue (CallContext context, XMString xms, ModelElementAccessory.EvaluationContext ec)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getStringValue

Synopsis

public java.lang.String getStringValue (CallContext context, XMString xms, ModelElementAccessory.EvaluationContext ec, TargetContext tc)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/resolveTemplate

Synopsis

public java.lang.String resolveTemplate (CallContext context, String template, TemplateResolutionLevel template_resolution_level, java.lang.Object[] arguments)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/resolveTemplate

Synopsis

public java.lang.String resolveTemplate (CallContext context, String template, TargetContext target_context, TemplateResolutionLevel template_resolution_level, java.lang.Object[] arguments)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getDefaultSortOrder

Synopsis

public java.lang.String getDefaultSortOrder (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getPreview

Synopsis

public com.sphenon.modelling.xmodel.XMTextPlain getPreview (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getPreview

Synopsis

public com.sphenon.modelling.xmodel.XMTextPlain getPreview (CallContext context, String format)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getToString

Synopsis

public com.sphenon.modelling.xmodel.XMTextPlain getToString (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getToString

Synopsis

public com.sphenon.modelling.xmodel.XMTextPlain getToString (CallContext context, String format)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAdapterIdAttribute

Synopsis

public java.lang.String getAdapterIdAttribute (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getTransactionStateAttribute

Synopsis

public java.lang.String getTransactionStateAttribute (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getTransactionStateAttribute

Synopsis

public java.lang.String getTransactionStateAttribute (CallContext context, Vector_UMLAttribute_long_ attributes)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getSelectionContainerAttribute

Synopsis

public java.lang.String getSelectionContainerAttribute (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getSelectionContainerAttribute

Synopsis

public java.lang.String getSelectionContainerAttribute (CallContext context, Vector_UMLAttribute_long_ attributes)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getProcessStateAttribute

Synopsis

public java.lang.String getProcessStateAttribute (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getProcessStateAttribute

Synopsis

public java.lang.String getProcessStateAttribute (CallContext context, Vector_UMLAttribute_long_ attributes)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAllClassesInSpace

Synopsis

public java.util.Vector getAllClassesInSpace (CallContext context, String package_filter, String container_space)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAllClasses

Synopsis

public java.util.Vector getAllClasses (CallContext context, String package_filter)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAllClasses

Synopsis

public java.util.Vector getAllClasses (CallContext context, String package_filter, boolean include_sub_packages)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAllClasses

Synopsis

public java.util.Vector getAllClasses (CallContext context, String package_filter, boolean include_sub_packages, String container_space)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getImportedPackages

Synopsis

public com.sphenon.basics.many.tplinst.Vector_String_long_ getImportedPackages (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getImportedPackagesFromModels

Synopsis

public static com.sphenon.basics.many.tplinst.Vector_String_long_ getImportedPackagesFromModels (CallContext context, Vector_UMLPackage_long_ vupl)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/optionallyGetUndefinedMarker

Synopsis

public static java.lang.String optionallyGetUndefinedMarker (CallContext context, UMLModelReference_UMLType_ umrut)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isPackageMatching

Synopsis

public static boolean isPackageMatching (CallContext context, String path, String package_filter, boolean match_prefixes, boolean match_postfixes)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/isElementFromMainUnit

Synopsis

public static boolean isElementFromMainUnit (CallContext context, UMLModelElement element, String main_unit_ids)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getNumberOfFeatures

Synopsis

public int getNumberOfFeatures (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/haveTools

Synopsis

public boolean haveTools (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/haveMenuEntries

Synopsis

public boolean haveMenuEntries (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/haveDefaultValues

Synopsis

public boolean haveDefaultValues (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getIndexMap

Synopsis

public java.lang.Integer[] getIndexMap (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getAssociationAttributeUtility

Synopsis

public com.sphenon.modelling.xmodel.AssociationAttributeUtility getAssociationAttributeUtility (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getItemObjectType

Synopsis

public java.lang.String getItemObjectType (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getItemPrimitiveType

Synopsis

public java.lang.String getItemPrimitiveType (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/hasRetrieverBases

Synopsis

public boolean hasRetrieverBases (CallContext context, String full_retriever_id)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getWorkingSet

Synopsis

public java.util.Vector getWorkingSet (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/ModelElementAccessory/getLocalWorkingSet

Synopsis

public java.util.Vector getLocalWorkingSet (CallContext context)