public interface ActivityRelationship extends ActivityRelationship, SecureObject, org.openmdx.base.jmi1.BasicObject
ActivityRelationshipActivityRelationship.Identity| Modifier and Type | Method and Description |
|---|---|
Activity |
getActivityFrom()
Retrieves the value for the reference
activityFrom. |
Activity |
getActivityTo()
Retrieves the value for the reference
activityTo. |
ActivityLinkTo |
getBasedOn()
Retrieves the value for the reference
basedOn. |
void |
setActivityFrom(Activity activityFrom)
Sets a new value for the reference
activityFrom. |
void |
setActivityTo(Activity activityTo)
Sets a new value for the reference
activityTo. |
void |
setBasedOn(ActivityLinkTo basedOn)
Sets a new value for the reference
basedOn. |
getActivityLinkType, getDescription, getDistance, getName, setActivityLinkType, setDescription, setDistance, setNameaddOwningGroup, checkPermissions, getOwner, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setOwner, setOwningUser, setOwningUseraddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwningGroup, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUserrefDefaultFetchGroup, refDelegate, refGetPath, refGetValue, refInitialize, refInitialize, refSetValuerefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostCompositeActivity getActivityFrom()
activityFrom.getActivityFrom in interface ActivityRelationshipnull – value for this reference.void setActivityFrom(Activity activityFrom)
activityFrom.setActivityFrom in interface ActivityRelationshipactivityFrom - The new – possibly null – value for this reference.Activity getActivityTo()
activityTo.getActivityTo in interface ActivityRelationshipnull – value for this reference.void setActivityTo(Activity activityTo)
activityTo.setActivityTo in interface ActivityRelationshipactivityTo - The new – possibly null – value for this reference.ActivityLinkTo getBasedOn()
basedOn.getBasedOn in interface ActivityRelationshipnull – value for this reference.void setBasedOn(ActivityLinkTo basedOn)
basedOn.setBasedOn in interface ActivityRelationshipbasedOn - The new – possibly null – value for this reference.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.