|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAssociationEnd.EAggregationEnum | |
---|---|
org.eclipse.tigerstripe.model |
Uses of IAssociationEnd.EAggregationEnum in org.eclipse.tigerstripe.model |
---|
Methods in org.eclipse.tigerstripe.model that return IAssociationEnd.EAggregationEnum | |
---|---|
IAssociationEnd.EAggregationEnum |
IAssociationEnd.getAggregation()
Returns the aggregation type of the end. |
static IAssociationEnd.EAggregationEnum |
IAssociationEnd.EAggregationEnum.parse(java.lang.String label)
Given a String label, return an enumeration value. |
static IAssociationEnd.EAggregationEnum |
IAssociationEnd.EAggregationEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IAssociationEnd.EAggregationEnum[] |
IAssociationEnd.EAggregationEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.eclipse.tigerstripe.model with parameters of type IAssociationEnd.EAggregationEnum | |
---|---|
void |
IAssociationEnd.setAggregation(IAssociationEnd.EAggregationEnum aggregation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |