|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnumeration
An enumeration in the UML model.
Method Summary | |
---|---|
IEnumerationLiteral |
getOwnedLiteral(java.lang.String uqName)
Returns the owned Enumeration Literal of this Enumeration, with the given unqualified name. |
java.util.List<IEnumerationLiteral> |
getOwnedLiterals()
Returns the owned Enumeration Literals. |
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.IClassifier |
---|
createInstance, getAllAttributes, getAllFeatures, getAllParents, getAllProperties, getAttributes, getDirectChildren, getDirectParents, getFeatures, getFirstCommonGeneralizer, getJavaClassName, getOwnedAttribute, getOwnedAttributes, getOwnedFeatures, getOwnedFeatures, getOwnedProperties, getOwnedProperty, getProperties, getProperty, isAbstract, isClass, isDataType |
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.INamespace |
---|
getMembers, getMembers, getMembers |
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.IType |
---|
conformsTo, getPackage |
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.IPackageableElement |
---|
getOwningPackage |
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.INamedElement |
---|
getFQName, getNamespace, getUQName, getVisibility |
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.IMElement |
---|
getOwnedElements, getOwner, getStereotype, getStereotypeAsText, getTaggedValue |
Methods inherited from interface rs.sol.soloist.server.uml.concepts.IElement |
---|
accept, accept, isKindOf, isModelElement, isRTElement |
Method Detail |
---|
java.util.List<IEnumerationLiteral> getOwnedLiterals() throws rs.sol.soloist.server.uml.exceptions.RequestFailedException
rs.sol.soloist.server.uml.exceptions.RequestFailedException
IEnumerationLiteral getOwnedLiteral(java.lang.String uqName)
Returns null if such does not exist.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |