public interface Instance extends Relation
The following features are supported:
RhapsodyPackage.getInstance()
Modifier and Type | Method and Description |
---|---|
com.sodius.mdw.core.model.emf.MDWEList |
getAttributeValues()
Returns the value of the 'Attribute Values' reference list.
|
com.sodius.mdw.core.model.emf.MDWEList |
getInitializerArguments()
Returns the value of the 'Initializer Arguments' attribute list.
|
com.sodius.mdw.core.model.emf.MDWEList |
getInLinks()
Returns the value of the 'In Links' reference list.
|
Operation |
getInstantiatedBy()
Returns the value of the 'Instantiated By' reference.
|
com.sodius.mdw.core.model.emf.MDWEList |
getOutLinks()
Returns the value of the 'Out Links' reference list.
|
void |
setInstantiatedBy(Operation value)
Sets the value of the '
Instantiated By ' reference. |
getAssociationClass, getInverse, getMultiplicity, getObjectAsObjectType, getOfClass, getOtherClass, getQualifier, getQualifierType, getRelationLabel, getRelationLinkName, getRelationRoleName, getRelationType, getVisibility, isNavigable, isSymmetric, isTypelessObject, setAssociationClass, setInverse, setIsNavigable, setIsSymmetric, setIsTypelessObject, setMultiplicity, setObjectAsObjectType, setOfClass, setOtherClass, setQualifier, setQualifierType, setRelationLabel, setRelationLinkName, setRelationRoleName, setRelationType, setVisibility
getCMHeader, getCurrentDirectory, getFilename, getLanguage, getLastModifiedTime, getStructureDiagrams, isIncludeInNextLoad, isReadOnly, isReferenceUnit, isSeparateSaveUnit, isStub, setCMHeader, setCurrentDirectory, setFilename, setIncludeInNextLoad, setIsReadOnly, setIsReferenceUnit, setIsSeparateSaveUnit, setIsStub, setLanguage, setLastModifiedTime
getAllTags, getAnnotations, getConstraints, getConstraintsByHim, getControlledFiles, getDependencies, getDescription, getDescriptionHTML, getDescriptionRTF, getDisplayName, getFullPathName, getGUID, getHyperLinks, getInterfaceName, getLocalTags, getMainDiagram, getMetaClass, getName, getOfTemplate, getOwnedDependencies, getOwner, getProject, getProperties, getProperty, getReferences, getStereotype, getStereotypes, getTemplateParameters, getTi, getUserDefinedMetaClass, isATemplate, isExternal, isRequirementTraceabilityHandle, isShowDisplayName, isUnresolved, setDescription, setDescriptionHTML, setDescriptionRTF, setDisplayName, setFullPathName, setGUID, setInterfaceName, setIsATemplate, setIsExternal, setIsShowDisplayName, setIsUnresolved, setMainDiagram, setMetaClass, setName, setOfTemplate, setOwner, setProject, setRequirementTraceabilityHandle, setStereotype, setTi, setUserDefinedMetaClass
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
com.sodius.mdw.core.model.emf.MDWEList getInitializerArguments()
String
.
RhapsodyPackage.getInstance_InitializerArguments()
Operation getInstantiatedBy()
setInstantiatedBy(Operation)
,
RhapsodyPackage.getInstance_InstantiatedBy()
void setInstantiatedBy(Operation value)
Instantiated By
' reference.
value
- the new value of the 'Instantiated By' reference.getInstantiatedBy()
com.sodius.mdw.core.model.emf.MDWEList getInLinks()
Link
.
RhapsodyPackage.getInstance_InLinks()
com.sodius.mdw.core.model.emf.MDWEList getOutLinks()
Link
.
RhapsodyPackage.getInstance_OutLinks()
com.sodius.mdw.core.model.emf.MDWEList getAttributeValues()
AttributeValue
.
RhapsodyPackage.getInstance_AttributeValues()