Uses of Interface
org.atlanmod.widespread.MultivaluedAttributes
| Package | Description |
|---|---|
| org.atlanmod.widespread | |
| org.atlanmod.widespread.impl | |
| org.atlanmod.widespread.util |
-
Uses of MultivaluedAttributes in org.atlanmod.widespread
Methods in org.atlanmod.widespread that return MultivaluedAttributes Modifier and Type Method Description MultivaluedAttributesWidespreadFactory. createMultivaluedAttributes()Returns a new object of class 'Multivalued Attributes'. -
Uses of MultivaluedAttributes in org.atlanmod.widespread.impl
Classes in org.atlanmod.widespread.impl that implement MultivaluedAttributes Modifier and Type Class Description classMultivaluedAttributesImplAn implementation of the model object 'Multivalued Attributes'.Methods in org.atlanmod.widespread.impl that return MultivaluedAttributes Modifier and Type Method Description MultivaluedAttributesWidespreadFactoryImpl. createMultivaluedAttributes() -
Uses of MultivaluedAttributes in org.atlanmod.widespread.util
Methods in org.atlanmod.widespread.util with parameters of type MultivaluedAttributes Modifier and Type Method Description TWidespreadSwitch. caseMultivaluedAttributes(MultivaluedAttributes object)Returns the result of interpreting the object as an instance of 'Multivalued Attributes'.