Uses of Interface
org.atlanmod.widespread.PrimitiveAttributes
| Package | Description |
|---|---|
| org.atlanmod.widespread | |
| org.atlanmod.widespread.impl | |
| org.atlanmod.widespread.util |
-
Uses of PrimitiveAttributes in org.atlanmod.widespread
Methods in org.atlanmod.widespread that return PrimitiveAttributes Modifier and Type Method Description PrimitiveAttributesWidespreadFactory. createPrimitiveAttributes()Returns a new object of class 'Primitive Attributes'.PrimitiveAttributesReferences. getSingleReference()Returns the value of the 'Single Reference' reference.Methods in org.atlanmod.widespread that return types with arguments of type PrimitiveAttributes Modifier and Type Method Description org.eclipse.emf.common.util.EList<PrimitiveAttributes>References. getContainmentMultipleReference()Returns the value of the 'Containment Multiple Reference' containment reference list.Methods in org.atlanmod.widespread with parameters of type PrimitiveAttributes Modifier and Type Method Description voidReferences. setSingleReference(PrimitiveAttributes value)Sets the value of the 'Single Reference' reference. -
Uses of PrimitiveAttributes in org.atlanmod.widespread.impl
Classes in org.atlanmod.widespread.impl that implement PrimitiveAttributes Modifier and Type Class Description classPrimitiveAttributesImplAn implementation of the model object 'Primitive Attributes'.Fields in org.atlanmod.widespread.impl declared as PrimitiveAttributes Modifier and Type Field Description protected PrimitiveAttributesReferencesImpl. singleReferenceThe cached value of the 'Single Reference' reference.Fields in org.atlanmod.widespread.impl with type parameters of type PrimitiveAttributes Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<PrimitiveAttributes>ReferencesImpl. containmentMultipleReferenceThe cached value of the 'Containment Multiple Reference' containment reference list.Methods in org.atlanmod.widespread.impl that return PrimitiveAttributes Modifier and Type Method Description PrimitiveAttributesReferencesImpl. basicGetSingleReference()PrimitiveAttributesWidespreadFactoryImpl. createPrimitiveAttributes()PrimitiveAttributesReferencesImpl. getSingleReference()Methods in org.atlanmod.widespread.impl that return types with arguments of type PrimitiveAttributes Modifier and Type Method Description org.eclipse.emf.common.util.EList<PrimitiveAttributes>ReferencesImpl. getContainmentMultipleReference()Methods in org.atlanmod.widespread.impl with parameters of type PrimitiveAttributes Modifier and Type Method Description voidReferencesImpl. setSingleReference(PrimitiveAttributes newSingleReference) -
Uses of PrimitiveAttributes in org.atlanmod.widespread.util
Methods in org.atlanmod.widespread.util with parameters of type PrimitiveAttributes Modifier and Type Method Description TWidespreadSwitch. casePrimitiveAttributes(PrimitiveAttributes object)Returns the result of interpreting the object as an instance of 'Primitive Attributes'.