|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectaminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition.TypeEntryPoint
Field Summary | |
(package private) Concept |
entryPoint
|
(package private) Type |
type
|
Constructor Summary | |
IntegrateDefinition.TypeEntryPoint(Type typ,
Concept entryPt)
|
Method Summary | |
Concept |
getEntryPoint()
|
Type |
getType()
|
void |
setEntryPoint(Concept entryPt)
|
void |
setType(Type typ)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
Type type
Concept entryPoint
Constructor Detail |
public IntegrateDefinition.TypeEntryPoint(Type typ, Concept entryPt)
Method Detail |
public Type getType()
public void setType(Type typ)
public Concept getEntryPoint()
public void setEntryPoint(Concept entryPt)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |