Uses of Class
de.mid.innovator.srv2api.icw2ac.ACJoinNode.VAttr

Packages that use ACJoinNode.VAttr
de.mid.innovator.srv2api.icw2ac Activity modeling emphasizes the sequence and conditions for coordinating lower-level behaviors, rather than which classifiers own those behaviors. 
 

Uses of ACJoinNode.VAttr in de.mid.innovator.srv2api.icw2ac
 

Methods in de.mid.innovator.srv2api.icw2ac that return ACJoinNode.VAttr
static ACJoinNode.VAttr ACJoinNode.VAttr.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ACJoinNode.VAttr[] ACJoinNode.VAttr.values()
          Returns an array containing the constants of this enum type, in the order they are declared.