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 ADBranchADBranchLog. getBranch()The branch of this branch log entry.ADBranchADModel. getCurrentBranch()the branch this model is currently assigned to.ADBranchADBranchLogMerge. getMergeSource()The branch for this log entry for branch merge.ADBranchADBranchLogSplit. 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)
-