|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AssociationInfo in de.interactive_instruments.ShapeChange.Model |
---|
Classes in de.interactive_instruments.ShapeChange.Model that implement AssociationInfo | |
---|---|
class |
AssociationInfoImpl
|
Methods in de.interactive_instruments.ShapeChange.Model that return AssociationInfo | |
---|---|
AssociationInfo |
PropertyInfo.association()
|
AssociationInfo |
ClassInfo.isAssocClass()
|
Uses of AssociationInfo in de.interactive_instruments.ShapeChange.Model.EA |
---|
Classes in de.interactive_instruments.ShapeChange.Model.EA that implement AssociationInfo | |
---|---|
class |
AssociationInfoEA
|
Fields in de.interactive_instruments.ShapeChange.Model.EA declared as AssociationInfo | |
---|---|
protected AssociationInfo |
ClassInfoEA.assoc
Cache for the association this class belongs to if it is an association class. |
Methods in de.interactive_instruments.ShapeChange.Model.EA that return AssociationInfo | |
---|---|
AssociationInfo |
PropertyInfoEA.association()
|
AssociationInfo |
ClassInfoEA.isAssocClass()
|
Uses of AssociationInfo in de.interactive_instruments.ShapeChange.Model.Generic |
---|
Classes in de.interactive_instruments.ShapeChange.Model.Generic that implement AssociationInfo | |
---|---|
class |
GenericAssociationInfo
|
Fields in de.interactive_instruments.ShapeChange.Model.Generic declared as AssociationInfo | |
---|---|
protected AssociationInfo |
GenericClassInfo.assocClass
|
protected AssociationInfo |
GenericPropertyInfo.association
|
Methods in de.interactive_instruments.ShapeChange.Model.Generic that return AssociationInfo | |
---|---|
AssociationInfo |
GenericPropertyInfo.association()
|
AssociationInfo |
GenericClassInfo.isAssocClass()
|
Methods in de.interactive_instruments.ShapeChange.Model.Generic with parameters of type AssociationInfo | |
---|---|
GenericAssociationInfo |
GenericModel.createCopy(AssociationInfo ai,
String copyId)
Creates a copy of the given association. |
void |
GenericPropertyInfo.setAssociation(AssociationInfo association)
|
void |
GenericClassInfo.setAssocInfo(AssociationInfo assocClass)
|
Uses of AssociationInfo in de.interactive_instruments.ShapeChange.Model.Xmi10 |
---|
Classes in de.interactive_instruments.ShapeChange.Model.Xmi10 that implement AssociationInfo | |
---|---|
class |
AssociationInfoXmi10
Information about an UML association. |
Fields in de.interactive_instruments.ShapeChange.Model.Xmi10 with type parameters of type AssociationInfo | |
---|---|
protected HashMap<String,AssociationInfo> |
Xmi10Document.fAssociations
Hash table for associations |
Methods in de.interactive_instruments.ShapeChange.Model.Xmi10 that return AssociationInfo | |
---|---|
AssociationInfo |
PropertyInfoXmi10.association()
|
AssociationInfo |
ClassInfoXmi10.isAssocClass()
|
Uses of AssociationInfo in de.interactive_instruments.ShapeChange.Target.Ontology |
---|
Fields in de.interactive_instruments.ShapeChange.Target.Ontology with type parameters of type AssociationInfo | |
---|---|
protected static Set<AssociationInfo> |
OWLISO19150.processedAssociations
|
Methods in de.interactive_instruments.ShapeChange.Target.Ontology that return types with arguments of type AssociationInfo | |
---|---|
Set<AssociationInfo> |
OWLISO19150.getProcessedAssociations()
|
Uses of AssociationInfo in us.mitre.ShapeChange.Model.GSIP |
---|
Classes in us.mitre.ShapeChange.Model.GSIP that implement AssociationInfo | |
---|---|
class |
AssociationInfoGSIP
|
Methods in us.mitre.ShapeChange.Model.GSIP that return AssociationInfo | |
---|---|
AssociationInfo |
PropertyInfoGSIP.association()
|
AssociationInfo |
ClassInfoGSIP.isAssocClass()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |