public interface Mark extends io.ciera.runtime.summit.classes.IModelInstance<Mark,Sql>
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
String |
getFeature_name() |
String |
getMarkable_name() |
String |
getPath() |
String |
getValue() |
Feature |
R2821_is_marked_by_Feature() |
MarkableElementType |
R2821_marks_MarkableElementType() |
Mark |
R2823_precedes_Mark() |
Mark |
R2823_succeeds_Mark() |
void |
setFeature_name(String ref_feature_name) |
void |
setMarkable_name(String ref_markable_name) |
void |
setPath(String m_path) |
default void |
setR2821_is_marked_by_Feature(Feature inst) |
default void |
setR2821_marks_MarkableElementType(MarkableElementType inst) |
default void |
setR2823_precedes_Mark(Mark inst) |
default void |
setR2823_succeeds_Mark(Mark inst) |
void |
setValue(String m_value) |
checkLiving, compareTo, delete, getId1, getId2, getId3, getInstanceId, getKeyLetters, isEmptycontext, getRunContext, warnvoid setMarkable_name(String ref_markable_name) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionString getMarkable_name() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionString getFeature_name() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid setFeature_name(String ref_feature_name) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionString getPath() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid setPath(String m_path) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid setValue(String m_value) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionString getValue() 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 setR2821_is_marked_by_Feature(Feature inst)
Feature R2821_is_marked_by_Feature() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptiondefault void setR2821_marks_MarkableElementType(MarkableElementType inst)
MarkableElementType R2821_marks_MarkableElementType() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptiondefault void setR2823_precedes_Mark(Mark inst)
Mark R2823_precedes_Mark() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptiondefault void setR2823_succeeds_Mark(Mark inst)
Mark R2823_succeeds_Mark() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionCopyright © 2020. All rights reserved.