Modifier and Type | Method and Description |
---|---|
IInformationFlow |
IUmlModel.createInformationFlow()
Create a InformationFlow.
|
Modifier and Type | Method and Description |
---|---|
<T extends IInformationFlow> |
IActivityEdge.getRealizedInformationFlow(Class<T> filteredClass)
Get the list of ObInformationFlow to the RealizedInformationFlow association.
|
Modifier and Type | Method and Description |
---|---|
ObList<IInformationFlow> |
IActivityEdge.getRealizedInformationFlow()
Get the list of ObInformationFlow to the RealizedInformationFlow association.
|
Modifier and Type | Method and Description |
---|---|
void |
IActivityEdge.addRealizedInformationFlow(IInformationFlow element)
Add a ObInformationFlow to the 'RealizedInformationFlow' association.
|
void |
IActivityEdge.removeRealizedInformationFlow(IInformationFlow element)
Remove an ObInformationFlow from the 'RealizedInformationFlow' association.
|
Modifier and Type | Method and Description |
---|---|
int |
IActivityEdge.cardRealizedInformationFlow(Class<? extends IInformationFlow> filteredClass)
Returns the number elements in the RealizedInformationFlow association filtered with the given metaclass.
|
Modifier and Type | Method and Description |
---|---|
<T extends IInformationFlow> |
ICommunicationMessage.getRealizedInformationFlow(Class<T> filteredClass)
Get the list of ObInformationFlow to the RealizedInformationFlow association.
|
Modifier and Type | Method and Description |
---|---|
ObList<IInformationFlow> |
ICommunicationMessage.getRealizedInformationFlow()
Get the list of ObInformationFlow to the RealizedInformationFlow association.
|
Modifier and Type | Method and Description |
---|---|
void |
ICommunicationMessage.addRealizedInformationFlow(IInformationFlow element)
Add a ObInformationFlow to the 'RealizedInformationFlow' association.
|
void |
ICommunicationMessage.removeRealizedInformationFlow(IInformationFlow element)
Remove an ObInformationFlow from the 'RealizedInformationFlow' association.
|
Modifier and Type | Method and Description |
---|---|
int |
ICommunicationMessage.cardRealizedInformationFlow(Class<? extends IInformationFlow> filteredClass)
Returns the number elements in the RealizedInformationFlow association filtered with the given metaclass.
|
Modifier and Type | Method and Description |
---|---|
<T extends IInformationFlow> |
IMessage.getRealizedInformationFlow(Class<T> filteredClass)
Get the list of ObInformationFlow to the RealizedInformationFlow association.
|
Modifier and Type | Method and Description |
---|---|
ObList<IInformationFlow> |
IMessage.getRealizedInformationFlow()
Get the list of ObInformationFlow to the RealizedInformationFlow association.
|
Modifier and Type | Method and Description |
---|---|
void |
IMessage.addRealizedInformationFlow(IInformationFlow element)
Add a ObInformationFlow to the 'RealizedInformationFlow' association.
|
void |
IMessage.removeRealizedInformationFlow(IInformationFlow element)
Remove an ObInformationFlow from the 'RealizedInformationFlow' association.
|
Modifier and Type | Method and Description |
---|---|
int |
IMessage.cardRealizedInformationFlow(Class<? extends IInformationFlow> filteredClass)
Returns the number elements in the RealizedInformationFlow association filtered with the given metaclass.
|
Modifier and Type | Method and Description |
---|---|
<T extends IInformationFlow> |
IModelElement.getReceivedInfo(Class<T> filteredClass)
Get the list of ObInformationFlow to the ReceivedInfo association.
|
<T extends IInformationFlow> |
IModelElement.getSentInfo(Class<T> filteredClass)
Get the list of ObInformationFlow to the SentInfo association.
|
Modifier and Type | Method and Description |
---|---|
ObList<IInformationFlow> |
IModelElement.getReceivedInfo()
Get the list of ObInformationFlow to the ReceivedInfo association.
|
ObList<IInformationFlow> |
IModelElement.getSentInfo()
Get the list of ObInformationFlow to the SentInfo association.
|
Modifier and Type | Method and Description |
---|---|
void |
IModelElement.addReceivedInfo(IInformationFlow element)
Add a ObInformationFlow to the 'ReceivedInfo' association.
|
void |
IModelElement.addSentInfo(IInformationFlow element)
Add a ObInformationFlow to the 'SentInfo' association.
|
void |
IModelElement.removeReceivedInfo(IInformationFlow element)
Remove an ObInformationFlow from the 'ReceivedInfo' association.
|
void |
IModelElement.removeSentInfo(IInformationFlow element)
Remove an ObInformationFlow from the 'SentInfo' association.
|
Modifier and Type | Method and Description |
---|---|
int |
IModelElement.cardReceivedInfo(Class<? extends IInformationFlow> filteredClass)
Returns the number elements in the ReceivedInfo association filtered with the given metaclass.
|
int |
IModelElement.cardSentInfo(Class<? extends IInformationFlow> filteredClass)
Returns the number elements in the SentInfo association filtered with the given metaclass.
|
Modifier and Type | Method and Description |
---|---|
<T extends IInformationFlow> |
IClassifier.getConveyer(Class<T> filteredClass)
Get the list of ObInformationFlow to the Conveyer association.
|
<T extends IInformationFlow> |
INameSpace.getOwnedInformationFlow(Class<T> filteredClass)
Get the list of ObInformationFlow to the OwnedInformationFlow association.
|
<T extends IInformationFlow> |
ILink.getRealizedInformationFlow(Class<T> filteredClass)
Get the list of ObInformationFlow to the RealizedInformationFlow association.
|
<T extends IInformationFlow> |
IAssociation.getRealizedInformationFlow(Class<T> filteredClass)
Get the list of ObInformationFlow to the RealizedInformationFlow association.
|
Modifier and Type | Method and Description |
---|---|
ObList<IInformationFlow> |
IClassifier.getConveyer()
Get the list of ObInformationFlow to the Conveyer association.
|
ObList<IInformationFlow> |
INameSpace.getOwnedInformationFlow()
Get the list of ObInformationFlow to the OwnedInformationFlow association.
|
ObList<IInformationFlow> |
ILink.getRealizedInformationFlow()
Get the list of ObInformationFlow to the RealizedInformationFlow association.
|
ObList<IInformationFlow> |
IAssociation.getRealizedInformationFlow()
Get the list of ObInformationFlow to the RealizedInformationFlow association.
|
Modifier and Type | Method and Description |
---|---|
void |
IClassifier.addConveyer(IInformationFlow element)
Add a ObInformationFlow to the 'Conveyer' association.
|
void |
INameSpace.addOwnedInformationFlow(IInformationFlow element)
Add a ObInformationFlow to the 'OwnedInformationFlow' association.
|
void |
ILink.addRealizedInformationFlow(IInformationFlow element)
Add a ObInformationFlow to the 'RealizedInformationFlow' association.
|
void |
IAssociation.addRealizedInformationFlow(IInformationFlow element)
Add a ObInformationFlow to the 'RealizedInformationFlow' association.
|
void |
IClassifier.removeConveyer(IInformationFlow element)
Remove an ObInformationFlow from the 'Conveyer' association.
|
void |
INameSpace.removeOwnedInformationFlow(IInformationFlow element)
Remove an ObInformationFlow from the 'OwnedInformationFlow' association.
|
void |
ILink.removeRealizedInformationFlow(IInformationFlow element)
Remove an ObInformationFlow from the 'RealizedInformationFlow' association.
|
void |
IAssociation.removeRealizedInformationFlow(IInformationFlow element)
Remove an ObInformationFlow from the 'RealizedInformationFlow' association.
|
Modifier and Type | Method and Description |
---|---|
int |
IClassifier.cardConveyer(Class<? extends IInformationFlow> filteredClass)
Returns the number elements in the Conveyer association filtered with the given metaclass.
|
int |
INameSpace.cardOwnedInformationFlow(Class<? extends IInformationFlow> filteredClass)
Returns the number elements in the OwnedInformationFlow association filtered with the given metaclass.
|
int |
ILink.cardRealizedInformationFlow(Class<? extends IInformationFlow> filteredClass)
Returns the number elements in the RealizedInformationFlow association filtered with the given metaclass.
|
int |
IAssociation.cardRealizedInformationFlow(Class<? extends IInformationFlow> filteredClass)
Returns the number elements in the RealizedInformationFlow association filtered with the given metaclass.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitInformationFlow(IInformationFlow theInformationFlow) |
Object |
DefaultMetamodelVisitor.visitInformationFlow(IInformationFlow theInformationFlow) |
Object |
AbstractMetamodelVisitor.visitInformationFlow(IInformationFlow theInformationFlow) |