|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.icore.info.IType
ix.icore.info.IConceptType
public class IConceptType
A type of concept.
| Field Summary |
|---|
| Fields inherited from class ix.icore.info.IType |
|---|
attributes, children, constraints, name, parent |
| Constructor Summary | |
|---|---|
protected |
IConceptType(IType parent,
java.lang.String name,
java.util.List attributes)
This constructor should only be used by an ITypeManager. |
| Method Summary |
|---|
| Methods inherited from class ix.icore.info.IType |
|---|
addAttribute, addConstraint, checkConsistency, children, getAllowsChildren, getAttributes, getChildAt, getChildCount, getChildren, getConstraints, getIndex, getName, getParent, insert, isLeaf, remove, remove, removeFromParent, setAttributes, setConstraints, setName, setParent, setUserObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected IConceptType(IType parent,
java.lang.String name,
java.util.List attributes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||