| Modifier and Type | Method and Description |
|---|---|
Association |
LinkActionActivation.getAssociation() |
Association |
StructuralFeatureActionActivation.getAssociation(StructuralFeature feature) |
| Modifier and Type | Method and Description |
|---|---|
LinkList |
StructuralFeatureActionActivation.getMatchingLinks(Association association,
StructuralFeature end,
Value oppositeValue) |
LinkList |
StructuralFeatureActionActivation.getMatchingLinksForEndValue(Association association,
StructuralFeature end,
Value oppositeValue,
Value endValue) |
Property |
StructuralFeatureActionActivation.getOppositeEnd(Association association,
StructuralFeature end) |
| Modifier and Type | Field and Description |
|---|---|
Association |
Link.type |
| Modifier and Type | Field and Description |
|---|---|
Association |
ClearAssociationAction.association |
| Modifier and Type | Method and Description |
|---|---|
void |
ClearAssociationAction.setAssociation(Association association) |
| Modifier and Type | Field and Description |
|---|---|
Association |
Property.association |
Association |
Property.owningAssociation |
| Modifier and Type | Method and Description |
|---|---|
void |
Property._setAssociation(Association association) |
void |
Property._setOwningAssociation(Association association) |
| Modifier and Type | Method and Description |
|---|---|
Association |
Property.getAssociation() |
Association |
Association.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryMapping.mapAssociation(Association assoc,
String currentPackageName,
RepositoryArtifact artifact) |
void |
Property.setAssociation(Association assoc) |
| Modifier and Type | Class and Description |
|---|---|
class |
Extension |
| Modifier and Type | Method and Description |
|---|---|
Association |
ModelFactory.createAssociation(String name,
String id) |
Association |
ModelFactory.createAssociation(String name,
String id,
Property[] members) |
Association |
Property.getAssociation() |
Association |
Association.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
Property[] |
ModelFactory.createAssociationEnds(Association assoc,
String ends) |
Property |
ModelFactory.createProperty(Association assoc,
String name,
String id,
String typeName,
String subsettedProperty,
String redefinedProperty,
boolean readOnly,
boolean derived,
boolean derivedUnion) |
void |
InMemoryMapping.mapAssociation(Association assoc,
String currentPackageName,
RepositoryArtifact artifact) |
void |
Property.setAssociation(Association assoc) |
| Constructor and Description |
|---|
Association(Association association,
RepositoryArtifact artifact) |
Copyright © 2016. All rights reserved.