|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityInfo | |
---|---|
com.metamatrix.api.core.xmi |
Uses of EntityInfo in com.metamatrix.api.core.xmi |
---|
Methods in com.metamatrix.api.core.xmi that return EntityInfo | |
---|---|
EntityInfo |
FeatureInfo.getOwnerEntityInfo()
Gets the EntityInfo for the feature on the entity that contains this entity. |
Methods in com.metamatrix.api.core.xmi with parameters of type EntityInfo | |
---|---|
java.lang.Object |
XMIReaderAdapter.createEntity(EntityInfo entityInfo,
java.lang.Object parentBusObj)
Create a new Entity with the specified information. |
Constructors in com.metamatrix.api.core.xmi with parameters of type EntityInfo | |
---|---|
FeatureInfo(EntityInfo ownerEntity,
java.lang.String featureName,
java.lang.String metaClassName,
java.lang.String uri)
Construct a new instance of the FeatureInfo using the feature name, metamodel entity's name and metamodel URI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |