|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResolvedConceptReference | |
---|---|
collections | |
core |
Uses of ResolvedConceptReference in collections |
---|
Fields in collections declared as ResolvedConceptReference | |
---|---|
private ResolvedConceptReference[] |
ResolvedConceptReferenceList.resolvedConceptReference
|
Methods in collections that return ResolvedConceptReference | |
---|---|
ResolvedConceptReference[] |
ResolvedConceptReferenceList.getResolvedConceptReference()
Gets the resolvedConceptReference value for this ResolvedConceptReferenceList. |
ResolvedConceptReference |
ResolvedConceptReferenceList.getResolvedConceptReference(int i)
|
Methods in collections with parameters of type ResolvedConceptReference | |
---|---|
void |
ResolvedConceptReferenceList.setResolvedConceptReference(int i,
ResolvedConceptReference _value)
|
void |
ResolvedConceptReferenceList.setResolvedConceptReference(ResolvedConceptReference[] resolvedConceptReference)
Sets the resolvedConceptReference value for this ResolvedConceptReferenceList. |
Constructors in collections with parameters of type ResolvedConceptReference | |
---|---|
ResolvedConceptReferenceList(boolean incomplete,
ResolvedConceptReference[] resolvedConceptReference)
|
Uses of ResolvedConceptReference in core |
---|
Subclasses of ResolvedConceptReference in core | |
---|---|
class |
AssociatedConcept
A concept reference that is the source or target of an association. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |