public interface EnumeratedType extends io.ciera.runtime.summit.classes.IModelInstance<EnumeratedType,Sql>
| Modifier and Type | Method and Description |
|---|---|
default void |
addR3010_EnumeratorLoader(EnumeratorLoader inst) |
default void |
addR415_declares_Enumerator(Enumerator inst) |
String |
getName() |
String |
getPackage() |
EnumeratorLoaderSet |
R3010_EnumeratorLoader() |
File |
R401_is_a_File() |
Type |
R407_is_a_Type() |
EnumeratorSet |
R415_declares_Enumerator() |
default void |
removeR3010_EnumeratorLoader(EnumeratorLoader inst) |
default void |
removeR415_declares_Enumerator(Enumerator inst) |
void |
render() |
void |
setName(String ref_name) |
void |
setPackage(String ref_package) |
default void |
setR401_is_a_File(File inst) |
default void |
setR407_is_a_Type(Type inst) |
checkLiving, compareTo, delete, getId1, getId2, getId3, getInstanceId, getKeyLetters, isEmptycontext, getRunContext, warnvoid setName(String ref_name) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionString getName() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid setPackage(String ref_package) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionString getPackage() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid render()
throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptiondefault void addR3010_EnumeratorLoader(EnumeratorLoader inst)
default void removeR3010_EnumeratorLoader(EnumeratorLoader inst)
EnumeratorLoaderSet R3010_EnumeratorLoader() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptiondefault void setR401_is_a_File(File inst)
File R401_is_a_File() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptiondefault void setR407_is_a_Type(Type inst)
Type R407_is_a_Type() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptiondefault void addR415_declares_Enumerator(Enumerator inst)
default void removeR415_declares_Enumerator(Enumerator inst)
EnumeratorSet R415_declares_Enumerator() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionCopyright © 2021. All rights reserved.