|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.parser.CSAppConceptCollectionRefInfo
com.softwareag.centrasite.appl.framework.parser.CSAppConceptRefInfo
public class CSAppConceptRefInfo
Holds information about an instance of CSAppConceptRef
, which is
being created.
Constructor Summary | |
---|---|
CSAppConceptRefInfo(CSAppConceptRef pConceptRef)
Creates a new instance. |
Method Summary | |
---|---|
CSAppConceptRef |
getConceptRef()
Returns the concept reference. |
Methods inherited from class com.softwareag.centrasite.appl.framework.parser.CSAppConceptCollectionRefInfo |
---|
add, getChildConcepts, isCachingChilds, setCachingChilds |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSAppConceptRefInfo(CSAppConceptRef pConceptRef)
Method Detail |
---|
public CSAppConceptRef getConceptRef()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |