|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BaseKind
A representation of the model object 'Base Kind'.
The following features are supported:
StylePackage.getBaseKind()| Method Summary | ||
|---|---|---|
|
getAllParentMetaKinds()
Finds all of the parent meta kinds that this base kind inherits from (directly and transitively) |
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
|
MetaKind |
getParentMetaKind()
Returns the value of the 'Parent Meta Kind' reference. |
|
boolean |
isAMetaKind(java.lang.String metaKindUUID)
Determines if this base kind is derives from the specified meta kind |
|
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
|
void |
setParentMetaKind(MetaKind value)
Sets the value of the ' Parent Meta Kind' reference. |
|
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.base.CalmObject |
|---|
addBackReference, getBackReferences, getDeleted, getTrashCan, getUuid, removeBackReference |
| Method Detail |
|---|
java.lang.String getName()
setName(String),
StylePackage.getBaseKind_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()MetaKind getParentMetaKind()
setParentMetaKind(MetaKind),
StylePackage.getBaseKind_ParentMetaKind()void setParentMetaKind(MetaKind value)
Parent Meta Kind' reference.
value - the new value of the 'Parent Meta Kind' reference.getParentMetaKind()<T extends MetaKind> java.util.List<T> getAllParentMetaKinds()
boolean isAMetaKind(java.lang.String metaKindUUID)
metaKindUUID -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||