Uses of Interface
de.mid.innovator.srv2api.icw2meta.ADBranch
-
Packages that use ADBranch Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ADBranch in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return ADBranch Modifier and Type Method Description ADBranch
ADBranchLog. getBranch()
The branch of this branch log entry.ADBranch
ADModel. getCurrentBranch()
the branch this model is currently assigned to.ADBranch
ADBranchLogMerge. getMergeSource()
The branch for this log entry for branch merge.ADBranch
ADBranchLogSplit. getNewBranch()
The branch for this log entry for branch split.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type ADBranch Modifier and Type Method Description java.util.List<ADBranch>
ADModel. getOwnedBranch(K_CONTROL_OPTION... behaviourFlags)
-