|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericAssociationInfo | |
---|---|
de.interactive_instruments.ShapeChange.Model.Generic |
Uses of GenericAssociationInfo in de.interactive_instruments.ShapeChange.Model.Generic |
---|
Fields in de.interactive_instruments.ShapeChange.Model.Generic with type parameters of type GenericAssociationInfo | |
---|---|
protected Map<String,GenericAssociationInfo> |
GenericModel.genAssociationInfosById
|
Methods in de.interactive_instruments.ShapeChange.Model.Generic that return GenericAssociationInfo | |
---|---|
GenericAssociationInfo |
GenericModel.createCopy(AssociationInfo ai,
String copyId)
Creates a copy of the given association. |
Methods in de.interactive_instruments.ShapeChange.Model.Generic that return types with arguments of type GenericAssociationInfo | |
---|---|
Map<String,GenericAssociationInfo> |
GenericModel.getGenAssociations()
|
Methods in de.interactive_instruments.ShapeChange.Model.Generic with parameters of type GenericAssociationInfo | |
---|---|
void |
GenericModel.dissolveAssociation(GenericAssociationInfo genAI)
Basically turns the properties representing the two ends of an association into attributes of the classes they are in (unless the association end is not navigable). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |