|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Asset | |
|---|---|
| org.opencrx.kernel.ras1.jdo2 | |
| Uses of Asset in org.opencrx.kernel.ras1.jdo2 |
|---|
| Methods in org.opencrx.kernel.ras1.jdo2 with parameters of type Asset | |
|---|---|
void |
SolutionPart.addToAsset(Asset asset)
Sets a new value for the reference asset. |
void |
Profile.addToAsset(Asset asset)
Sets a new value for the reference asset. |
void |
ClassificationElement.addToAsset(Asset asset)
Sets a new value for the reference asset. |
void |
SolutionPart.addToAsset(Asset asset,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:ras1:AssetHasSolution. |
void |
Profile.addToAsset(Asset asset,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:ras1:AssetHasProfile. |
void |
ClassificationElement.addToAsset(Asset asset,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:ras1:AssetHasClassificationElement. |
| Constructors in org.opencrx.kernel.ras1.jdo2 with parameters of type Asset | |
|---|---|
Asset.Slice(Asset object,
int index)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||