@Incubating public interface VariantComponent extends ModelElement
Named.Namer| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the name of this element.
|
java.lang.Iterable<? extends Binary> |
getVariants()
The variants of this component.
|
getDisplayNamejava.lang.Iterable<? extends Binary> getVariants()
java.lang.String getName()
ModelElementgetName in interface ModelElementgetName in interface Named