Uses of Enum Class
de.aristaflow.adept2.model.globals.ActivityConstants.LocallyOverrideableActivityAttribute
Packages that use ActivityConstants.LocallyOverrideableActivityAttribute
-
Uses of ActivityConstants.LocallyOverrideableActivityAttribute in de.aristaflow.adept2.model.common
Methods in de.aristaflow.adept2.model.common that return types with arguments of type ActivityConstants.LocallyOverrideableActivityAttributeModifier and TypeMethodDescriptionMap<ActivityConstants.LocallyOverrideableActivityAttribute,ActivityConstants.ActivityModelEntityType> AbstractActivity.getAttributeOrigins()Gets the origins, that is the activity model entity types, a specific attribute of an activity stems from. -
Uses of ActivityConstants.LocallyOverrideableActivityAttribute in de.aristaflow.adept2.model.globals
Methods in de.aristaflow.adept2.model.globals that return ActivityConstants.LocallyOverrideableActivityAttributeModifier and TypeMethodDescriptionActivityConstants.LocallyOverrideableActivityAttribute.valueOf(byte code) Returns the state for the given code ornullif the code is not recognised.Returns the enum constant of this class with the specified name.ActivityConstants.LocallyOverrideableActivityAttribute.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.aristaflow.adept2.model.globals that return types with arguments of type ActivityConstants.LocallyOverrideableActivityAttributeModifier and TypeMethodDescriptionstatic Map<ActivityConstants.LocallyOverrideableActivityAttribute,ActivityConstants.ActivityModelEntityType> ActivityConstants.LocallyOverrideableActivityAttribute.getDefaultOrigins()