Interface ConditionActionSet
- All Superinterfaces:
CMetadata,MdObjectBase,MdObjectBaseUtil,MdObjectBaseXML,PrimaryType,Remote,Root
Attributes of ConditionActionSet are:
Associations of ConditionActionSet are:
ActionsPrototypeConditionActionSetAssociatedConditionAssociatedTransformationUsedByConditionActionSets
Usage
To create an instance of this ConditionActionSet, use thefactory
create methods. Example: create a ConditionActionSet with name "ConditionActionSet_Object", in repository "AAAAAAAA".
// create a store to contain your objects for this change. If you do not have an existing object // or store to use. You may obtain the store from another object by using Object.getObjectStore(). MdFactory factory; //where "factory" is a valid MdFactory instance MdObjectStore objectStore = factory.createObjectStore(); ConditionActionSet myObject = (ConditionActionSet) factory.createComplexMetadataObject(objectStore, "ConditionActionSet_Object", MetadataObjects.CONDITIONACTIONSET, "AAAAAAAA"); myObject.updateMetadataAll(); // Write object to server objectStore.dispose(); // dispose of the object store if it is no longer needed
Behavior
- Attributes and associations for this object can be retrieved by using the methods in
MdOMIUtil. - When changes are made to the object, either by setting an attribute or adding objects to a particular association,
they can be persisted to the metadata server with the
updateMetadataAllmethod. - If an object needs to be deleted, the
deletemethod can be used. This will flag the object as being deleted on the client, and will require an update call to persist the change to the server.
Dependencies
This class depends on objects being contained in an MdObjectStore. Object stores should be disposed of when they are no longer needed as this will help clean up memory. Disposing an object store will dispose of all objects contained within that store.- Since:
- 9.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringConstant used for the name of the Actions association.static final StringConstant used for the name of the AssociatedCondition association.static final StringConstant used for the name of the AssociatedTransformation association.static final StringConstant used for the name of the PrototypeConditionActionSet association.static final StringConstant used for the name of the UsedByConditionActionSets association.static final StringConstant used for the name of the ConditionActionSetType attribute.static final StringConstant used for the name of the InstanceVersion attribute.static final StringConstant used for the name of the UniqueIdentifier attribute.Fields inherited from interface com.sas.metadata.remote.MdObjectBase
ATTRIBUTE_DESC_NAME, ATTRIBUTE_ID_NAME, ATTRIBUTE_METADATACREATED_NAME, ATTRIBUTE_METADATAUPDATED_NAME, ATTRIBUTE_NAME_NAMEFields inherited from interface com.sas.metadata.remote.PrimaryType
ASSOCIATION_FAVORITESCONTAINERS_NAME, ATTRIBUTE_ISHIDDEN_NAME, ATTRIBUTE_PUBLICTYPE_NAMEFields inherited from interface com.sas.metadata.remote.Root
ASSOCIATION_ACCESSCONTROLS_NAME, ASSOCIATION_CHANGES_NAME, ASSOCIATION_CUSTOMASSOCIATIONS_NAME, ASSOCIATION_DOCUMENTS_NAME, ASSOCIATION_EXTENSIONS_NAME, ASSOCIATION_EXTERNALIDENTITIES_NAME, ASSOCIATION_GROUPS_NAME, ASSOCIATION_IMPLEMENTORS_NAME, ASSOCIATION_KEYWORDS_NAME, ASSOCIATION_LOCALIZEDATTRIBUTES_NAME, ASSOCIATION_NOTES_NAME, ASSOCIATION_PRIMARYPROPERTYGROUP_NAME, ASSOCIATION_PROMPTS_NAME, ASSOCIATION_PROPERTIES_NAME, ASSOCIATION_PROPERTYSETS_NAME, ASSOCIATION_REFERENCEDOBJECTS_NAME, ASSOCIATION_RESPONSIBLEPARTIES_NAME, ASSOCIATION_SOURCETRANSFORMATIONS_NAME, ASSOCIATION_SPECSOURCETRANSFORMATIONS_NAME, ASSOCIATION_SPECTARGETTRANSFORMATIONS_NAME, ASSOCIATION_TARGETTRANSFORMATIONS_NAME, ASSOCIATION_TIMESTAMPS_NAME, ASSOCIATION_TREES_NAME, ASSOCIATION_TSOBJECTNAMESPACE_NAME, ASSOCIATION_USEDBYPROTOTYPES_NAME, ASSOCIATION_USINGPROTOTYPE_NAME, ASSOCIATION_VARIABLES_NAME, ATTRIBUTE_CHANGESTATE_NAME, ATTRIBUTE_LOCKEDBY_NAME, ATTRIBUTE_USAGEVERSION_NAME -
Method Summary
Modifier and TypeMethodDescriptionGets the AssociationList ofActionsgetActions(boolean fGoToServer) Gets the Associationlist ofActionsGets theConditionforAssociatedConditionGets the Association list ofAssociatedConditionsgetAssociatedConditions(boolean fGoToServer) Gets the Associationlist ofAssociatedConditionsGets theAbstractTransformationforAssociatedTransformationGets the Association list ofAssociatedTransformationsgetAssociatedTransformations(boolean fGoToServer) Gets the Associationlist ofAssociatedTransformationsStringGets theStringvalue ofConditionActionSetTypeintGets the maximum length ofConditionActionSetTypeintGets the Metadata State ofConditionActionSetTypeintGets theintvalue ofInstanceVersionintGets the Metadata State ofInstanceVersionGets theConditionActionSetforPrototypeConditionActionSetGets the AssociationList ofPrototypeConditionActionSetsgetPrototypeConditionActionSets(boolean fGoToServer) Gets the Associationlist ofPrototypeConditionActionSetsStringGets theStringvalue ofUniqueIdentifierintGets the maximum length ofUniqueIdentifierintGets the Metadata State ofUniqueIdentifierGets the Association list ofUsedByConditionActionSetsgetUsedByConditionActionSets(boolean fGoToServer) Gets the Associationlist ofUsedByConditionActionSetsvoid(S) Adds the Associated objects to the predObjects which are:
Actions
PrototypeConditionActionSetvoid(S) This initializes the Required Objects(Roles) which are:voidsetActions(AssociationList list) Sets theActionslist to belist.voidsetActions(AssociationList inObjects, int state) Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationListvoidsetAssociatedCondition(Condition inObject) Sets theAssociatedConditionslist 0th element to beinObject.voidSets theAssociatedConditionslist to belist.voidsetAssociatedConditions(AssociationList list, int state) Sets theAssociatedConditionslist to belist.voidSets theAssociatedTransformationslist 0th element to beinObject.voidSets theAssociatedTransformationslist to belist.voidsetAssociatedTransformations(AssociationList list, int state) Sets theAssociatedTransformationslist to belist.voidsetConditionActionSetType(String inConditionActionSetType) Sets theConditionActionSetTypevalue and sets the state to MetadataState.LOCAL.voidsetConditionActionSetType(String inConditionActionSetType, int state) Sets theConditionActionSetTypeMetadata State.voidsetConditionActionSetTypeState(int state) Sets the Metadata State ofConditionActionSetType.voidsetInstanceVersion(int inInstanceVersion) Sets theInstanceVersionvalue and sets the state to MetadataState.LOCAL.voidsetInstanceVersion(int inInstanceVersion, int state) Sets theInstanceVersionMetadata State.voidsetInstanceVersion(String inInstanceVersion) Sets theInstanceVersionvalue and sets the state to MetadataState.LOCAL.voidsetInstanceVersion(String inInstanceVersion, int state) Sets theInstanceVersionvalue and Metadata State.voidsetInstanceVersionState(int state) Sets the Metadata State ofInstanceVersion.voidSets thePrototypeConditionActionSetslist 0th element to beinObject.voidSets thePrototypeConditionActionSetslist to belist.voidsetPrototypeConditionActionSets(AssociationList list, int state) Sets thePrototypeConditionActionSetslist to belist.voidsetUniqueIdentifier(String inUniqueIdentifier) Sets theUniqueIdentifiervalue and sets the state to MetadataState.LOCAL.voidsetUniqueIdentifier(String inUniqueIdentifier, int state) Sets theUniqueIdentifierMetadata State.voidsetUniqueIdentifierState(int state) Sets the Metadata State ofUniqueIdentifier.voidSets theUsedByConditionActionSetslist to belist.voidsetUsedByConditionActionSets(AssociationList inObjects, int state) Sets the entire UsedByConditionActionSets list to match the passed in AssociationList, sets the state of the UsedByConditionActionSetsMethods inherited from interface com.sas.metadata.remote.MdObjectBase
addElementToChangeList, clearChangeList, getChangeList, getCMetadataType, getDesc, getDescMaxLength, getDescState, getFQID, getId, getIdState, getMetadataCreated, getMetadataCreatedState, getMetadataUpdated, getMetadataUpdatedState, getName, getNameMaxLength, getNameState, getObjectStore, getPredAssociations, getRepositoryID, getRequiredAssociations, getState, isAssociationRequired, isNewObject, isPredAssociation, removeElementFromChangeList, resetObject, resetState, resetStates, setCMetadataType, setDesc, setDesc, setDescState, setFQID, setFQID, setId, setId, setIdState, setMetadataCreated, setMetadataCreated, setMetadataCreatedState, setMetadataUpdated, setMetadataUpdated, setMetadataUpdatedState, setName, setName, setNameState, setObjectStore, setStateMethods inherited from interface com.sas.metadata.remote.MdObjectBaseUtil
addMdObjectListener, delete, dispose, fireMdObjectModified, getAssociatedObjects, getAssociatedObjects, getAssociatedObjects, getAssociationNames, getAssocs, getAssocsWA, getAttributeNames, getAttrs, getAttrsStates, getAuthorizationUtil, getChangeManagementState, getChgMgtExternalIdentityImportType, getClientSideOnlyObject, getMdObjectAssociation, getPopulatedAssocs, getUpdatedAttrs, getViewList, isCheckedOut, isLocked, objectModified, removeMdObjectListener, setAttrs, setChangeManagementTargetRepository, setChgMgtExternalIdentityImportType, setClientSideOnlyObject, setMdObjectAssociation, touch, updateAssnsIdsMethods inherited from interface com.sas.metadata.remote.MdObjectBaseXML
closeUpdateMetadataXML, createEmptyXML, createObjectRefreshXML, createObjectXML, createObjectXML, createUpdateAssociationXML, createUpdateAssociationXML, createUpdateSimpleXML, doCreateUpdateXML, getUpdateSimpleSubstring, updateMetadataAllMethods inherited from interface com.sas.metadata.remote.PrimaryType
getFavoritesContainers, getFavoritesContainers, getIsHidden, getIsHiddenState, getPublicType, getPublicTypeMaxLength, getPublicTypeState, setFavoritesContainers, setFavoritesContainers, setIsHidden, setIsHidden, setIsHidden, setIsHidden, setIsHiddenState, setPublicType, setPublicType, setPublicTypeStateMethods inherited from interface com.sas.metadata.remote.Root
getAccessControls, getAccessControls, getChanges, getChanges, getChangeState, getChangeStateMaxLength, getChangeStateState, getCustomAssociations, getCustomAssociations, getDocuments, getDocuments, getExtensions, getExtensions, getExternalIdentities, getExternalIdentities, getGroups, getGroups, getImplementors, getImplementors, getKeywords, getKeywords, getLocalizedAttributes, getLocalizedAttributes, getLockedBy, getLockedByMaxLength, getLockedByState, getNotes, getNotes, getPrimaryPropertyGroup, getPrimaryPropertyGroups, getPrimaryPropertyGroups, getPrompts, getPrompts, getProperties, getProperties, getPropertySets, getPropertySets, getReferencedObjects, getReferencedObjects, getResponsibleParties, getResponsibleParties, getSourceTransformations, getSourceTransformations, getSpecSourceTransformations, getSpecSourceTransformations, getSpecTargetTransformations, getSpecTargetTransformations, getTargetTransformations, getTargetTransformations, getTimestamps, getTimestamps, getTrees, getTrees, getTSObjectNamespace, getTSObjectNamespaces, getTSObjectNamespaces, getUsageVersion, getUsageVersionState, getUsedByPrototypes, getUsedByPrototypes, getUsingPrototype, getUsingPrototypes, getUsingPrototypes, getVariables, getVariables, setAccessControls, setAccessControls, setChanges, setChanges, setChangeState, setChangeState, setChangeStateState, setCustomAssociations, setCustomAssociations, setDocuments, setDocuments, setExtensions, setExtensions, setExternalIdentities, setExternalIdentities, setGroups, setGroups, setImplementors, setImplementors, setKeywords, setKeywords, setLocalizedAttributes, setLocalizedAttributes, setLockedBy, setLockedBy, setLockedByState, setNotes, setNotes, setPrimaryPropertyGroup, setPrimaryPropertyGroups, setPrimaryPropertyGroups, setPrompts, setPrompts, setProperties, setProperties, setPropertySets, setPropertySets, setReferencedObjects, setReferencedObjects, setResponsibleParties, setResponsibleParties, setSourceTransformations, setSourceTransformations, setSpecSourceTransformations, setSpecSourceTransformations, setSpecTargetTransformations, setSpecTargetTransformations, setTargetTransformations, setTargetTransformations, setTimestamps, setTimestamps, setTrees, setTrees, setTSObjectNamespace, setTSObjectNamespaces, setTSObjectNamespaces, setUsageVersion, setUsageVersion, setUsageVersion, setUsageVersion, setUsageVersionState, setUsedByPrototypes, setUsedByPrototypes, setUsingPrototype, setUsingPrototypes, setUsingPrototypes, setVariables, setVariables
-
Field Details
-
ATTRIBUTE_UNIQUEIDENTIFIER_NAME
static final String ATTRIBUTE_UNIQUEIDENTIFIER_NAMEConstant used for the name of the UniqueIdentifier attribute.UniqueIdentifier: The unique identifier for this condition action set.
- See Also:
-
ATTRIBUTE_CONDITIONACTIONSETTYPE_NAME
static final String ATTRIBUTE_CONDITIONACTIONSETTYPE_NAMEConstant used for the name of the ConditionActionSetType attribute.ConditionActionSetType: The type for this condition action set.
- See Also:
-
ATTRIBUTE_INSTANCEVERSION_NAME
static final String ATTRIBUTE_INSTANCEVERSION_NAMEConstant used for the name of the InstanceVersion attribute.InstanceVersion: Instance version counter - incremented whenever an update is made to the design time objects. If the instance version of the run time object does not match the design time object it is based on, the run time instance will be updated to match the design time instance.
- See Also:
-
ASSOCIATION_ACTIONS_NAME
static final String ASSOCIATION_ACTIONS_NAMEConstant used for the name of the Actions association.Actions: The actions that are part of this condition action set.
- See Also:
-
ASSOCIATION_PROTOTYPECONDITIONACTIONSET_NAME
static final String ASSOCIATION_PROTOTYPECONDITIONACTIONSET_NAMEConstant used for the name of the PrototypeConditionActionSet association.PrototypeConditionActionSet: The prototype condition action set used to create the instance of a condition action set used by a job.
- See Also:
-
ASSOCIATION_ASSOCIATEDCONDITION_NAME
static final String ASSOCIATION_ASSOCIATEDCONDITION_NAMEConstant used for the name of the AssociatedCondition association.AssociatedCondition: The condition associated with this condition action set.
- See Also:
-
ASSOCIATION_ASSOCIATEDTRANSFORMATION_NAME
static final String ASSOCIATION_ASSOCIATEDTRANSFORMATION_NAMEConstant used for the name of the AssociatedTransformation association.AssociatedTransformation: The associated transformation that uses this condition action set.
- See Also:
-
ASSOCIATION_USEDBYCONDITIONACTIONSETS_NAME
static final String ASSOCIATION_USEDBYCONDITIONACTIONSETS_NAMEConstant used for the name of the UsedByConditionActionSets association.UsedByConditionActionSets: The condition action sets that are based on the associated prototype condition action set.
- See Also:
-
-
Method Details
-
initializeRequiredObjects
void initializeRequiredObjects() throws RemoteException(S) This initializes the Required Objects(Roles) which are:- Specified by:
initializeRequiredObjectsin interfaceMdObjectBaseUtil- Specified by:
initializeRequiredObjectsin interfacePrimaryType- Specified by:
initializeRequiredObjectsin interfaceRoot- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
initializePredObjects
void initializePredObjects() throws RemoteException(S) Adds the Associated objects to the predObjects which are:
Actions
PrototypeConditionActionSet- Specified by:
initializePredObjectsin interfaceMdObjectBase- Specified by:
initializePredObjectsin interfacePrimaryType- Specified by:
initializePredObjectsin interfaceRoot- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getUniqueIdentifier
String getUniqueIdentifier() throws RemoteExceptionGets theStringvalue ofUniqueIdentifier- Returns:
- The
UniqueIdentifier - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getUniqueIdentifierState
int getUniqueIdentifierState() throws RemoteExceptionGets the Metadata State ofUniqueIdentifier- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getUniqueIdentifierMaxLength
int getUniqueIdentifierMaxLength() throws RemoteExceptionGets the maximum length ofUniqueIdentifier- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getConditionActionSetType
String getConditionActionSetType() throws RemoteExceptionGets theStringvalue ofConditionActionSetType- Returns:
- The
ConditionActionSetType - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getConditionActionSetTypeState
int getConditionActionSetTypeState() throws RemoteExceptionGets the Metadata State ofConditionActionSetType- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getConditionActionSetTypeMaxLength
int getConditionActionSetTypeMaxLength() throws RemoteExceptionGets the maximum length ofConditionActionSetType- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getInstanceVersion
int getInstanceVersion() throws RemoteExceptionGets theintvalue ofInstanceVersion- Returns:
- The
InstanceVersion - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getInstanceVersionState
int getInstanceVersionState() throws RemoteExceptionGets the Metadata State ofInstanceVersion- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getActions
Gets the AssociationList ofActions- Returns:
- Returns the AssociationList of
Actionswhich can be of type:
Action - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getPrototypeConditionActionSets
Gets the AssociationList ofPrototypeConditionActionSets- Returns:
- Returns the AssociationList of
PrototypeConditionActionSetswhich can be of type:
ConditionActionSet - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException
-
getPrototypeConditionActionSet
Gets theConditionActionSetforPrototypeConditionActionSet- Returns:
- The
ConditionActionSet(nullif not set) ofPrototypeConditionActionSetwhich can be of type:
ConditionActionSet - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getAssociatedConditions
Gets the Association list ofAssociatedConditions- Returns:
- The AssociationList of
AssociatedConditionswhich can be of type:
Condition - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getAssociatedCondition
Gets theConditionforAssociatedCondition- Returns:
- The
Condition(nullif not set ) ofAssociatedConditionwhich can be of type:
Condition - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getAssociatedTransformations
Gets the Association list ofAssociatedTransformations- Returns:
- The AssociationList of
AssociatedTransformationswhich can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getAssociatedTransformation
Gets theAbstractTransformationforAssociatedTransformation- Returns:
- The
AbstractTransformation(nullif not set ) ofAssociatedTransformationwhich can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getUsedByConditionActionSets
Gets the Association list ofUsedByConditionActionSets- Returns:
- The AssociationList of
UsedByConditionActionSetswhich can be of type:
ConditionActionSet - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getActions
Gets the Associationlist ofActions- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
Actionswhich can be of type:
Action - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getPrototypeConditionActionSets
AssociationList getPrototypeConditionActionSets(boolean fGoToServer) throws RemoteException, MdException Gets the Associationlist ofPrototypeConditionActionSets- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
PrototypeConditionActionSetswhich can be of type:
ConditionActionSet - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getAssociatedConditions
Gets the Associationlist ofAssociatedConditions- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
AssociatedConditionswhich can be of type:
Condition - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getAssociatedTransformations
AssociationList getAssociatedTransformations(boolean fGoToServer) throws RemoteException, MdException Gets the Associationlist ofAssociatedTransformations- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
AssociatedTransformationswhich can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getUsedByConditionActionSets
AssociationList getUsedByConditionActionSets(boolean fGoToServer) throws RemoteException, MdException Gets the Associationlist ofUsedByConditionActionSets- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
UsedByConditionActionSetswhich can be of type:
ConditionActionSet - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
setUniqueIdentifier
void setUniqueIdentifier(String inUniqueIdentifier) throws RemoteException Sets theUniqueIdentifiervalue and sets the state to MetadataState.LOCAL.- Parameters:
inUniqueIdentifier- String- Throws:
RemoteException- If error communicating with remote object.
-
setUniqueIdentifier
void setUniqueIdentifier(String inUniqueIdentifier, int state) throws RemoteException Sets theUniqueIdentifierMetadata State.- Parameters:
inUniqueIdentifier- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setUniqueIdentifierState
void setUniqueIdentifierState(int state) throws RemoteException Sets the Metadata State ofUniqueIdentifier.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setConditionActionSetType
void setConditionActionSetType(String inConditionActionSetType) throws RemoteException Sets theConditionActionSetTypevalue and sets the state to MetadataState.LOCAL.- Parameters:
inConditionActionSetType- String- Throws:
RemoteException- If error communicating with remote object.
-
setConditionActionSetType
void setConditionActionSetType(String inConditionActionSetType, int state) throws RemoteException Sets theConditionActionSetTypeMetadata State.- Parameters:
inConditionActionSetType- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setConditionActionSetTypeState
void setConditionActionSetTypeState(int state) throws RemoteException Sets the Metadata State ofConditionActionSetType.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setInstanceVersion
void setInstanceVersion(int inInstanceVersion) throws RemoteException Sets theInstanceVersionvalue and sets the state to MetadataState.LOCAL.- Parameters:
inInstanceVersion- int- Throws:
RemoteException- If error communicating with remote object.
-
setInstanceVersion
void setInstanceVersion(int inInstanceVersion, int state) throws RemoteException Sets theInstanceVersionMetadata State.- Parameters:
inInstanceVersion- intstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setInstanceVersion
void setInstanceVersion(String inInstanceVersion) throws RemoteException Sets theInstanceVersionvalue and sets the state to MetadataState.LOCAL.- Parameters:
inInstanceVersion- String- Throws:
RemoteException- If error communicating with remote object.
-
setInstanceVersion
void setInstanceVersion(String inInstanceVersion, int state) throws RemoteException Sets theInstanceVersionvalue and Metadata State.- Parameters:
inInstanceVersion- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setInstanceVersionState
void setInstanceVersionState(int state) throws RemoteException Sets the Metadata State ofInstanceVersion.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setActions
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setActions
Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationList- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setPrototypeConditionActionSets
Sets thePrototypeConditionActionSetslist to belist. Object of which can be of type:
ConditionActionSet- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setPrototypeConditionActionSets
Sets thePrototypeConditionActionSetslist to belist. Object of which can be of type:
ConditionActionSet- Parameters:
list- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setPrototypeConditionActionSet
Sets thePrototypeConditionActionSetslist 0th element to beinObject.- Parameters:
inObject- ConditionActionSet- Throws:
RemoteException- If error communicating with remote object.
-
setAssociatedConditions
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setAssociatedConditions
- Parameters:
list- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setAssociatedCondition
Sets theAssociatedConditionslist 0th element to beinObject.- Parameters:
inObject- Condition- Throws:
RemoteException- If error communicating with remote object.
-
setAssociatedTransformations
Sets theAssociatedTransformationslist to belist. Objects of which can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setAssociatedTransformations
Sets theAssociatedTransformationslist to belist. Objects of which can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult- Parameters:
list- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setAssociatedTransformation
Sets theAssociatedTransformationslist 0th element to beinObject.- Parameters:
inObject- AbstractTransformation- Throws:
RemoteException- If error communicating with remote object.
-
setUsedByConditionActionSets
Sets theUsedByConditionActionSetslist to belist. Objects of which can be of type:
ConditionActionSet- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setUsedByConditionActionSets
Sets the entire UsedByConditionActionSets list to match the passed in AssociationList, sets the state of the UsedByConditionActionSets- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-