public class ExtensionPointMulti extends ExtensionPoint
EMPTY_ARRAYchildren, registry| Modifier | Constructor and Description |
|---|---|
protected |
ExtensionPointMulti(ExtensionRegistry registry,
boolean persist) |
protected |
ExtensionPointMulti(int self,
int[] children,
int dataOffset,
ExtensionRegistry registry,
boolean persist) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getLabel() |
protected java.lang.String |
getLabel(java.lang.String locale) |
getContributor, getContributorId, getLabelAsIs, getNamespace, getSchemaReference, getSimpleIdentifier, getUniqueIdentifier, toStringcompare, getExtraDataOffset, getKey, getKeyHashCode, getLocale, getObjectId, getRawChildren, noExtraData, setExtraDataOffset, shouldPersistprotected ExtensionPointMulti(ExtensionRegistry registry, boolean persist)
protected ExtensionPointMulti(int self,
int[] children,
int dataOffset,
ExtensionRegistry registry,
boolean persist)
protected java.lang.String getLabel(java.lang.String locale)
getLabel in class ExtensionPointprotected java.lang.String getLabel()
getLabel in class ExtensionPoint