@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.
|
getDisplayName
java.lang.Iterable<? extends Binary> getVariants()
java.lang.String getName()
ModelElement
getName
in interface ModelElement
getName
in interface Named