|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IType
A type in the UML model.
Method Summary | |
---|---|
boolean |
conformsTo(IType tp)
Does this Type conform to the given Type? |
IPackage |
getPackage()
Returns the owner Package of this Type. |
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 |
---|
IPackage getPackage() throws rs.sol.soloist.server.uml.exceptions.RequestFailedException
rs.sol.soloist.server.uml.exceptions.RequestFailedException
boolean conformsTo(IType tp) throws rs.sol.soloist.server.uml.exceptions.RequestFailedException
rs.sol.soloist.server.uml.exceptions.RequestFailedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |