|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassificationElement | |
|---|---|
| org.opencrx.kernel.ras1.cci | |
| Uses of ClassificationElement in org.opencrx.kernel.ras1.cci |
|---|
| Subinterfaces of ClassificationElement in org.opencrx.kernel.ras1.cci | |
|---|---|
interface |
AssetContext
|
interface |
DescriptorGroup
|
| Classes in org.opencrx.kernel.ras1.cci that implement ClassificationElement | |
|---|---|
class |
AssetContextImpl
|
class |
ClassificationElementImpl
|
class |
DescriptorGroupImpl
|
| Methods in org.opencrx.kernel.ras1.cci that return ClassificationElement | |
|---|---|
ClassificationElement |
AssetImpl.getClassificationElement(String id)
|
ClassificationElement |
Asset.getClassificationElement(String id)
Retrieves the value for the reference classificationElement for the specified qualifier
attribute value. |
| Methods in org.opencrx.kernel.ras1.cci with parameters of type ClassificationElement | |
|---|---|
void |
AssetImpl.addClassificationElement(ClassificationElement newValue)
|
void |
Asset.addClassificationElement(ClassificationElement newValue)
|
void |
AssetImpl.addClassificationElement(String id,
ClassificationElement newValue)
|
void |
Asset.addClassificationElement(String id,
ClassificationElement newValue)
|
void |
AssetImpl.setClassificationElement(ClassificationElement[] newValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||