public interface MarkableElementType extends io.ciera.runtime.summit.classes.IModelInstance<MarkableElementType,Sql>
| Modifier and Type | Method and Description |
|---|---|
default void |
addR2821_is_marked_by_Mark(Mark inst) |
default void |
addR2822_makes_available_Feature(Feature inst) |
void |
dispose() |
String |
getName() |
MarkSet |
R2821_is_marked_by_Mark() |
FeatureSet |
R2822_makes_available_Feature() |
default void |
removeR2821_is_marked_by_Mark(Mark inst) |
default void |
removeR2822_makes_available_Feature(Feature inst) |
void |
setName(String m_name) |
checkLiving, compareTo, delete, getId1, getId2, getId3, getInstanceId, getKeyLetters, isEmptycontext, getRunContext, warnvoid setName(String m_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 dispose()
throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptiondefault void addR2821_is_marked_by_Mark(Mark inst)
default void removeR2821_is_marked_by_Mark(Mark inst)
MarkSet R2821_is_marked_by_Mark() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptiondefault void addR2822_makes_available_Feature(Feature inst)
default void removeR2822_makes_available_Feature(Feature inst)
FeatureSet R2822_makes_available_Feature() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionCopyright © 2020. All rights reserved.