Package wt.epm.build
Class EPMBuildRuleAssociationLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.epm.build._EPMBuildRuleAssociationLink
wt.epm.build.EPMBuildRuleAssociationLink
- All Implemented Interfaces:
Externalizable,Serializable,wt.esi._Releasable,Releasable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.archive._Archiveable,wt.fc.archive.Archiveable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,interfaces={Releasable.class,wt.fc.archive.Archiveable.class},properties={@GeneratedProperty(name="buildRuleID",type=long.class,supportedAPI=PUBLIC,javaDoc="The uniqueID from the EPMBuildRule which was used to create this EPMBuildRuleAssociationLink.",accessors=@PropertyAccessors(setAccess=PRIVATE),constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="buildType",type=int.class,supportedAPI=PUBLIC,javaDoc="The type of the EPMBuildRule which has created this EPMBuildRuleAssociationLink.",accessors=@PropertyAccessors(setAccess=PRIVATE),constraints=@PropertyConstraints(required=true))},roleA=@GeneratedRole(name="buildSource",type=BuildSource.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY,accessors=@PropertyAccessors(setAccess=PROTECTED),cascade=false),roleB=@GeneratedRole(name="buildTarget",type=WTPart.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY,accessors=@PropertyAccessors(setAccess=PROTECTED),cascade=false),tableProperties=@TableProperties(tableName="EPMBuildRuleAssociationLink"))
public class EPMBuildRuleAssociationLink
extends _EPMBuildRuleAssociationLink
Use the newEPMBuildRuleAssociationLink static factory method(s), not
the EPMBuildRuleAssociationLink constructor, to construct instances
of this class. Instances must be constructed using the static factory(s),
in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.epm.build._EPMBuildRuleAssociationLink
BUILD_RULE_ID, BUILD_SOURCE_ROLE, BUILD_TARGET_ROLE, BUILD_TYPE -
Method Summary
Methods inherited from class wt.epm.build._EPMBuildRuleAssociationLink
getBuildRuleID, getBuildSource, getBuildTarget, getBuildType, setBuildSource, setBuildTargetMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes