UML Modeling Layer

com.ibm.xtools.uml.type
Interface IInstanceElementType

All Superinterfaces:
IAdaptable, IElementType, IUMLElementType

public interface IInstanceElementType
extends IElementType, IUMLElementType

Element type that represents a kind of UML instance specification.


Method Summary
 IElementType getInstanceSpecKind()
          Gets the kind of this instance specification.
 

Method Detail

getInstanceSpecKind

IElementType getInstanceSpecKind()
Gets the kind of this instance specification.

Returns:
the instance specification kind

UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.