public interface Profile extends Package
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Stereotype> |
getDefinedStereotype()
Getter for relation 'Profile->DefinedStereotype'
Metamodel description:
|
<T extends Stereotype> |
getDefinedStereotype(Class<T> filterClass)
Filtered Getter for relation 'Profile->DefinedStereotype'
Metamodel description:
|
String |
getJCode()
Getter for attribute 'Profile.JCode'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<MetaclassReference> |
getOwnedReference()
Getter for relation 'Profile->OwnedReference'
Metamodel description:
|
<T extends MetaclassReference> |
getOwnedReference(Class<T> filterClass)
Filtered Getter for relation 'Profile->OwnedReference'
Metamodel description:
|
ModuleComponent |
getOwnerModule()
Getter for relation 'Profile->OwnerModule'
Metamodel description:
null
|
void |
setJCode(String value)
Setter for attribute 'Profile.JCode'
Metamodel description:
null
|
void |
setOwnerModule(ModuleComponent value)
Setter for relation 'Profile->OwnerModule'
Metamodel description:
null
|
getBpmnRepresents, getBpmnRepresents, getMerge, getMerge, getPackageImporting, getPackageImporting, getReceivingMerge, getReceivingMerge, getRepresented, isIsInstantiable, setIsInstantiable, setRepresented
getDeclared, getDeclared, getImporting, getImporting, getInstanciatingBinding, getInstanciatingBinding, getOwnedBehavior, getOwnedBehavior, getOwnedCollaborationUse, getOwnedCollaborationUse, getOwnedDataFlow, getOwnedDataFlow, getOwnedImport, getOwnedImport, getOwnedInformationFlow, getOwnedInformationFlow, getOwnedPackageImport, getOwnedPackageImport, getParent, getParent, getRealized, getRealized, getReceived, getReceived, getRepresenting, getRepresenting, getSent, getSent, getSpecialization, getSpecialization, getTemplate, getTemplate, getTemplateInstanciation, getTemplateInstanciation, getUsedNsu, getUsedNsu, getUserNsu, getUserNsu, getVisibility, isIsAbstract, isIsLeaf, isIsRoot, setIsAbstract, setIsLeaf, setIsRoot, setVisibility
getOwnedElement, getOwnedElement, getOwner, setOwner
addStereotype, getBpmnLaneRefs, getBpmnLaneRefs, getConstraintDefinition, getConstraintDefinition, getDefaultParametering, getDefaultParametering, getDependsOnDependency, getDependsOnDependency, getDescriptor, getDescriptor, getDocument, getDocument, getExtension, getExtension, getImpactedDependency, getImpactedDependency, getLocalProperties, getLocalProperty, getManifesting, getManifesting, getMatrix, getMatrix, getName, getNote, getNoteContent, getOwnerTemplateParameter, getProduct, getProduct, getProperties, getProperties, getProperties, getProperty, getProperty, getReceivedInfo, getReceivedInfo, getRepresentingConnector, getRepresentingConnector, getRepresentingEnd, getRepresentingEnd, getRepresentingInstance, getRepresentingInstance, getRepresentingPartition, getRepresentingPartition, getRepresents, getRepresents, getSentInfo, getSentInfo, getStereotype, getTag, getTag, getTag, getTagValue, getTagValues, getTemplateSubstitution, getTemplateSubstitution, getTypingParameter, getTypingParameter, isStereotyped, isTagged, putNoteContent, putTagValue, putTagValues, removeNotes, removeStereotypes, removeTags, setLocalProperties, setLocalProperty, setName, setOwnerTemplateParameter, setProperty, setProperty
getAddedToQuery, getAddedToQuery, getCausing, getCausing, getDiagramElement, getDiagramElement
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, delete, getCompositionChildren, getCompositionOwner, getMClass, getStatus, getUuid, isDeleted, isModifiable, isShell, isValid, mGet, mGet, mSet
compareTo
static final String MNAME
String getJCode()
void setJCode(String value)
org.eclipse.emf.common.util.EList<Stereotype> getDefinedStereotype()
<T extends Stereotype> List<T> getDefinedStereotype(Class<T> filterClass)
ModuleComponent getOwnerModule()
void setOwnerModule(ModuleComponent value)
org.eclipse.emf.common.util.EList<MetaclassReference> getOwnedReference()
<T extends MetaclassReference> List<T> getOwnedReference(Class<T> filterClass)