|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
public interface ADChangeSet
The currently active change set of the assigned users.
ADChangeSetHelper| Nested Class Summary | |
|---|---|
static class |
ADChangeSet.VAttr
|
| Method Summary | |
|---|---|
ARG_ChangeSetOverview |
getChangeSetOverview()
Overview for all instances created, modified or deleted within this change set. |
List<ARG_ChangeSetWorkStep> |
getChangeSetWorkSteps(String strModel,
String strRep)
Returns the list of modeling steps of this ADChangeSet. |
Date |
getEndtime()
Returns the end timestamp of the latest ADChangeSetFragment of this the current object. |
String |
getExternalId()
Id in an external tracking system. |
String |
getExternalLink()
Link to an external tracking system. |
ADModel |
getModel()
The ADModel that owns the current object. |
List<ARG_CSModelProgress> |
getModelsWorkStepsProgress(boolean allModels)
Returns a list of change set models and their progress for all work steps. |
ARG_ModifyChangeSetProperties |
getModifyChangeSetPropertiesDlgInit()
Returns the properties for the modification of a ADChangeSet. |
String |
getNote()
Returns the note for this change set. |
List<ADChangeSetFragment> |
getOwnedFragment(K_CONTROL_OPTION... behaviourFlags)
The change set fragments owned by the current object. |
List<ADCSOperation> |
getOwnedOperation(K_CONTROL_OPTION... behaviourFlags)
All operations owned by the current object. |
List<ADCSWorkStep> |
getOwnedWorkStep(K_CONTROL_OPTION... behaviourFlags)
All modeling steps owned by the current object. |
Date |
getStarttime()
Returns the start timestamp of the earliest ADChangeSetFragment of this the current object. |
void |
joinChangeSet()
Join an existing ADChangeSet. |
void |
mergeChangeSet(String strNote)
Moves all contents of the active ADChangeSet to this ADChangeSet. |
void |
modifyChangeSetLink(String strLink,
String strId)
Modifies the link to an external system of a ADChangeSet. |
void |
modifyChangeSetProperties(String strName,
String strNote,
String strLink,
String strId)
Modifies the properties of a ADChangeSet. |
void |
setExternalId(String value)
Set the value of Attribut ExternalId. |
void |
setExternalLink(String value)
Set the value of Attribut ExternalLink. |
void |
setNote(String value)
Set the value of Attribut Note. |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble |
|---|
delete |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble |
|---|
getUUID, setUUID |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble |
|---|
getAnnotation, getLogic, getLogic, getPresentationContext, getSection |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADM2AttrModifyAble |
|---|
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRowList, getTabElementRowTypeList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModify |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble |
|---|
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwner |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamedElement |
|---|
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getResetDefaultName, getSupplierDependency, rename, setName, setNameKind, setResetDefaultName |
| Method Detail |
|---|
ARG_ChangeSetOverview getChangeSetOverview()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
List<ARG_ChangeSetWorkStep> getChangeSetWorkSteps(String strModel,
String strRep)
throws InoNetException,
SrvErrorException
ADChangeSet.
To calculate the state of the modeling steps a model may be specified.
strModel - name of the referenced innovator model, ignored if emptystrRep - name of the repository or empty if the own repository is referenced
InoNetException
SrvErrorException
Date getEndtime()
throws InoNetException,
SrvErrorException
ADChangeSetFragment of this the current object.
InoNetException
SrvErrorException
String getExternalId()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
String getExternalLink()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
ADModel getModel()
throws InoNetException,
SrvErrorException
ADModel that owns the current object.
InoNetException
SrvErrorException
List<ARG_CSModelProgress> getModelsWorkStepsProgress(boolean allModels)
throws InoNetException,
SrvErrorException
allModels - if true the result contains all known external models, otherwise the result contains all external models used for work steps of this change set
InoNetException
SrvErrorException
ARG_ModifyChangeSetProperties getModifyChangeSetPropertiesDlgInit()
throws InoNetException,
SrvErrorException
ADChangeSet.
InoNetException
SrvErrorException
String getNote()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
List<ADChangeSetFragment> getOwnedFragment(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<ADCSOperation> getOwnedOperation(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<ADCSWorkStep> getOwnedWorkStep(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
Date getStarttime()
throws InoNetException,
SrvErrorException
ADChangeSetFragment of this the current object.
InoNetException
SrvErrorException
void joinChangeSet()
throws InoNetException,
SrvErrorException
ADChangeSet. The actual change set is automatically finished.
InoNetException
SrvErrorException
void mergeChangeSet(String strNote)
throws InoNetException,
SrvErrorException
ADChangeSet to this ADChangeSet. As result this change set becomes active and the former active change set is deleted.
strNote - change set description
InoNetException
SrvErrorException
void modifyChangeSetLink(String strLink,
String strId)
throws InoNetException,
SrvErrorException
ADChangeSet.
strLink - link to an external tracking systemstrId - id at an external tracking system
InoNetException
SrvErrorException
void modifyChangeSetProperties(String strName,
String strNote,
String strLink,
String strId)
throws InoNetException,
SrvErrorException
ADChangeSet.
strName - change set namestrNote - change set descriptionstrLink - link to an external tracking systemstrId - id at an external tracking system
InoNetException
SrvErrorException
void setExternalId(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setExternalLink(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
void setNote(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||