Package | Description |
---|---|
org.komodo.spi.repository |
Modifier and Type | Field and Description |
---|---|
static KomodoType[] |
KomodoType.NO_TYPES
An empty array of types.
|
Modifier and Type | Method and Description |
---|---|
KomodoType[] |
KomodoObject.getChildTypes() |
static KomodoType |
KomodoType.getKomodoType(String kType) |
KomodoType |
KomodoObject.getTypeIdentifier(Repository.UnitOfWork transaction) |
static KomodoType |
KomodoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KomodoType[] |
KomodoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2019. All rights reserved.