public interface Profile extends Package
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Stereotype> |
getDefinedStereotype() |
<T extends Stereotype> |
getDefinedStereotype(Class<T> filterClass) |
String |
getJCode() |
org.eclipse.emf.common.util.EList<MetaclassReference> |
getOwnedReference() |
<T extends MetaclassReference> |
getOwnedReference(Class<T> filterClass) |
ModuleComponent |
getOwnerModule() |
void |
setJCode(String value) |
void |
setOwnerModule(ModuleComponent value) |
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, getReceivedInfo, getReceivedInfo, getRepresentingConnector, getRepresentingConnector, getRepresentingEnd, getRepresentingEnd, getRepresentingInstance, getRepresentingInstance, getRepresentingPartition, getRepresentingPartition, getRepresents, getRepresents, getSentInfo, getSentInfo, getTag, getTag, getTag, getTagValue, getTagValues, getTemplateSubstitution, getTemplateSubstitution, getTypingParameter, getTypingParameter, isStereotyped, isTagged, putNoteContent, putTagValue, putTagValues, removeNotes, removeStereotypes, removeTags, setLocalProperties, setLocalProperty, setName, setOwnerTemplateParameter
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
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)