Package | Description |
---|---|
org.processmininguc.balsa.models | |
org.processmininguc.balsa.models.impl.smadu |
Modifier and Type | Method and Description |
---|---|
java.util.List<ArtifactMultRel> |
Artifact.getContext()
Returns a list of ArtifactMultRel, a data structure containing a string representing an artifact name and the maximum
cardinality allowed in the relationship between these two artifacts.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ArtifactMultRel> |
ArtifactImpl.getArtifactMultRel() |
java.util.List<ArtifactMultRel> |
ArtifactImpl.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactImpl.addRelationshipMult(ArtifactMultRel multRel) |