Package | Description |
---|---|
org.modelio.metamodel.uml.infrastructure | |
org.modelio.metamodel.visitors |
Modifier and Type | Interface and Description |
---|---|
interface |
Document
Document v2.1.00
|
interface |
Resource
Resource v2.1.00
null
|
Modifier and Type | Method and Description |
---|---|
<T extends AbstractResource> |
ModelElement.getAttached(java.lang.Class<T> filterClass)
Filtered Getter for relation 'ModelElement->Attached'
Metamodel description:
Attached resources
|
<T extends AbstractResource> |
ResourceType.getTypedResource(java.lang.Class<T> filterClass)
Filtered Getter for relation 'ResourceType->TypedResource'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<AbstractResource> |
ModelElement.getAttached()
Getter for relation 'ModelElement->Attached'
Metamodel description:
Attached resources
|
org.eclipse.emf.common.util.EList<AbstractResource> |
ResourceType.getTypedResource()
Getter for relation 'ResourceType->TypedResource'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
DefaultInfrastructureVisitor.visitAbstractResource(AbstractResource obj) |
java.lang.Object |
IInfrastructureVisitor.visitAbstractResource(AbstractResource obj) |
java.lang.Object |
AbstractInfrastructureVisitor.visitAbstractResource(AbstractResource obj) |
default java.lang.Object |
IDefaultInfrastructureVisitor.visitAbstractResource(AbstractResource obj) |
default java.lang.Object |
IAbstractInfrastructureVisitor.visitAbstractResource(AbstractResource obj) |