Uses of Interface
se.conciliate.extensions.type.rule.PreferredOutput
Packages that use PreferredOutput
Package
Description
Interfaces for querying the current repository configuration.
Provides rules for what can be done in models.
-
Uses of PreferredOutput in se.conciliate.extensions.repoconfig
Methods in se.conciliate.extensions.repoconfig that return types with arguments of type PreferredOutputModifier and TypeMethodDescriptionRepositoryConfiguration.getMethodSupport
(ModelType inModelType, SymbolType sourceType, MethodSupport.Direction direction) Returns the preferred outputs (quickdraw) that are specified in the configuration. -
Uses of PreferredOutput in se.conciliate.extensions.type.rule
Methods in se.conciliate.extensions.type.rule that return types with arguments of type PreferredOutputModifier and TypeMethodDescriptiondefault List<PreferredOutput>
MethodSupport.getPreferredOutputs
(MTCompleteVertex vertex, MethodSupport.Direction direction) MethodSupport.getPreferredOutputs
(SymbolType source, MethodSupport.Direction direction) Returns the preferred outputs for a symbol in a given direction.