- validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
Calls validateXXX
for the corresponding classifier of the model
- validate() - Method in interface org.ocopomo.ccd.model.validation.ActionValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.ActorValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.AttributeInstanceValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.AttributeValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.CCDEntityValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.CCDValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.ConceptValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.ConditionValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.EnumValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.InstanceValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.KnownByValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.LiteralValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.ObjectValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.RelationInstanceValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.RelationOrAttributeElementValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.RelationOrAttributeValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.RelationValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.SourceOfConditionValidator
-
- validate() - Method in interface org.ocopomo.ccd.model.validation.VariableValidator
-
- validateAction - Variable in class org.ocopomo.annotation.presentation.views.ViewActionBarContributor
-
This is the action used to perform validation.
- validateAction(Action, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- ValidateActionMessage - Static variable in class org.ocopomo.annotation.presentation.util.Messages
-
- ValidateActionMessage - Static variable in class org.ocopomo.ccd.model.diagram.actions.part.Messages
-
- ValidateActionMessage - Static variable in class org.ocopomo.ccd.model.diagram.instances.part.Messages
-
- ValidateActionMessage - Static variable in class org.ocopomo.ccd.model.diagram.part.Messages
-
- validateActions(EList<Action>) - Method in interface org.ocopomo.ccd.model.validation.ActorValidator
-
- validateActions(EList<Action>) - Method in interface org.ocopomo.ccd.model.validation.CCDValidator
-
- validateActor(Actor, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateActors(EList<Actor>) - Method in interface org.ocopomo.ccd.model.validation.ActionValidator
-
- validateActors(EList<Actor>) - Method in interface org.ocopomo.ccd.model.validation.CCDValidator
-
- validateAttribute(Attribute, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateAttribute(Attribute) - Method in interface org.ocopomo.ccd.model.validation.AttributeInstanceValidator
-
- validateAttributeInstance(AttributeInstance, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateAttributes(EList<Attribute>) - Method in interface org.ocopomo.ccd.model.validation.ConceptValidator
-
- validateAttributes(EList<AttributeInstance>) - Method in interface org.ocopomo.ccd.model.validation.InstanceValidator
-
- validateCCD(CCD, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateCCDEntity(CCDEntity, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateCCDEntity_name(CCDEntity, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
Validates the name constraint of 'CCD Entity'
- validateCCDEntity_NonEmptyNamesConstraint(CCDEntity, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
Validates the NonEmptyNamesConstraint constraint of 'CCD Entity'
- validateConcept(Concept, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateConcept(Concept) - Method in interface org.ocopomo.ccd.model.validation.InstanceValidator
-
- validateConcepts(EList<Concept>) - Method in interface org.ocopomo.ccd.model.validation.VariableValidator
-
- validateCondition(Condition, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateConditions(EList<Condition>) - Method in interface org.ocopomo.ccd.model.validation.CCDValidator
-
- validateDefaultValue(String) - Method in interface org.ocopomo.ccd.model.validation.AttributeValidator
-
- validateDescription(String) - Method in interface org.ocopomo.ccd.model.validation.AttributeInstanceValidator
-
- validateDescription(String) - Method in interface org.ocopomo.ccd.model.validation.CCDEntityValidator
-
- validateDescription(String) - Method in interface org.ocopomo.ccd.model.validation.RelationInstanceValidator
-
- validateEnum(Enum, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateEnum(Enum) - Method in interface org.ocopomo.ccd.model.validation.AttributeValidator
-
- validateEnums(EList<Enum>) - Method in interface org.ocopomo.ccd.model.validation.CCDValidator
-
- validateInstance(Instance, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateInstances(EList<Instance>) - Method in interface org.ocopomo.ccd.model.validation.CCDValidator
-
- validateInstances(EList<Instance>) - Method in interface org.ocopomo.ccd.model.validation.ConceptValidator
-
- validateIsSet(boolean) - Method in interface org.ocopomo.ccd.model.validation.ConditionValidator
-
- validateKnownBy(KnownBy, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateKnownBy(EList<Actor>) - Method in interface org.ocopomo.ccd.model.validation.KnownByValidator
-
- validateLiteral(Literal, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateLiterals(EList<Literal>) - Method in interface org.ocopomo.ccd.model.validation.EnumValidator
-
- validateLowerBound(int) - Method in interface org.ocopomo.ccd.model.validation.AttributeValidator
-
- validateLowerBound(int) - Method in interface org.ocopomo.ccd.model.validation.RelationValidator
-
- validateName(String) - Method in interface org.ocopomo.ccd.model.validation.AttributeInstanceValidator
-
- validateName(String) - Method in interface org.ocopomo.ccd.model.validation.CCDEntityValidator
-
- validateName(String) - Method in interface org.ocopomo.ccd.model.validation.RelationInstanceValidator
-
- validateName(String) - Method in interface org.ocopomo.ccd.model.validation.RelationOrAttributeElementValidator
-
- validateNewValues(Object[]) - Method in class org.ocopomo.ccd.model.diagram.actions.parsers.AbstractParser
-
- validateNewValues(Object[]) - Method in class org.ocopomo.ccd.model.diagram.instances.parsers.AbstractParser
-
- validateNewValues(Object[]) - Method in class org.ocopomo.ccd.model.diagram.parsers.AbstractParser
-
- validateNumberOfInstances(int) - Method in interface org.ocopomo.ccd.model.validation.InstanceValidator
-
- validateObject(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateObjects(EList<Object>) - Method in interface org.ocopomo.ccd.model.validation.CCDValidator
-
- validateOpposite(Relation) - Method in interface org.ocopomo.ccd.model.validation.RelationValidator
-
- validatePage() - Method in class org.ocopomo.annotation.model.presentation.AnnotationModelModelWizard.AnnotationModelModelWizardInitialObjectCreationPage
-
- validatePage() - Method in class org.ocopomo.annotation.model.presentation.AnnotationModelModelWizard.AnnotationModelModelWizardNewFileCreationPage
-
The framework calls this to see if the file is correct
- validatePage() - Method in class org.ocopomo.annotation.presentation.wizards.AnnotationCreationWizardPage
-
- validatePage() - Method in class org.ocopomo.annotation.presentation.wizards.ModelElementSelectionPage
-
Override to provide specific validation of the selected model element.
- validatePage() - Method in class org.ocopomo.ccd.model.diagram.actions.part.CCDModelCreationWizardPage
-
- validatePage() - Method in class org.ocopomo.ccd.model.diagram.actions.part.ModelElementSelectionPage
-
Override to provide specific validation of the selected model element.
- validatePage() - Method in class org.ocopomo.ccd.model.diagram.instances.part.CCDModelCreationWizardPage
-
- validatePage() - Method in class org.ocopomo.ccd.model.diagram.instances.part.ModelElementSelectionPage
-
Override to provide specific validation of the selected model element.
- validatePage() - Method in class org.ocopomo.ccd.model.diagram.part.CCDModelCreationWizardPage
-
- validatePage() - Method in class org.ocopomo.ccd.model.diagram.part.ModelElementSelectionPage
-
Override to provide specific validation of the selected model element.
- validatePage() - Method in class org.ocopomo.ccd.model.presentation.CCDModelModelWizard.CCDModelModelWizardInitialObjectCreationPage
-
- validatePage() - Method in class org.ocopomo.ccd.model.presentation.CCDModelModelWizard.CCDModelModelWizardNewFileCreationPage
-
The framework calls this to see if the file is correct
- validatePage() - Method in class org.ocopomo.ccd.model.presentation.CCDModelWizard.CCDModelModelWizardInitialObjectCreationPage
-
- validatePage() - Method in class org.ocopomo.ccd.model.presentation.CCDModelWizard.CCDModelModelWizardNewFileCreationPage
-
The framework calls this to see if the file is correct
- validatePostconditionOfActions(EList<Action>) - Method in interface org.ocopomo.ccd.model.validation.ConditionValidator
-
- validatePostconditions(EList<Condition>) - Method in interface org.ocopomo.ccd.model.validation.ActionValidator
-
- validatePreconditionOfActions(EList<Action>) - Method in interface org.ocopomo.ccd.model.validation.ConditionValidator
-
- validatePreconditions(EList<Condition>) - Method in interface org.ocopomo.ccd.model.validation.ActionValidator
-
- validatePublic(boolean) - Method in interface org.ocopomo.ccd.model.validation.ConditionValidator
-
- validateRelation(Relation, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateRelation(Relation) - Method in interface org.ocopomo.ccd.model.validation.RelationInstanceValidator
-
- validateRelationInstance(RelationInstance, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateRelationOrAttribute(RelationOrAttribute, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateRelationOrAttribute(RelationOrAttribute) - Method in interface org.ocopomo.ccd.model.validation.ConditionValidator
-
- validateRelationOrAttributeElement(RelationOrAttributeElement, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateRelations(EList<Relation>) - Method in interface org.ocopomo.ccd.model.validation.ConceptValidator
-
- validateRelations(EList<RelationInstance>) - Method in interface org.ocopomo.ccd.model.validation.InstanceValidator
-
- validateSource(Concept) - Method in interface org.ocopomo.ccd.model.validation.AttributeValidator
-
- validateSource(SourceOfCondition) - Method in interface org.ocopomo.ccd.model.validation.ConditionValidator
-
- validateSource(Concept) - Method in interface org.ocopomo.ccd.model.validation.RelationValidator
-
- validateSourceInstance(Instance) - Method in interface org.ocopomo.ccd.model.validation.AttributeInstanceValidator
-
- validateSourceInstance(Instance) - Method in interface org.ocopomo.ccd.model.validation.RelationInstanceValidator
-
- validateSourceOfCondition(SourceOfCondition, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateSubtypes(EList<Actor>) - Method in interface org.ocopomo.ccd.model.validation.ActorValidator
-
- validateSubtypes(EList<Object>) - Method in interface org.ocopomo.ccd.model.validation.ObjectValidator
-
- validateSupertype(Actor) - Method in interface org.ocopomo.ccd.model.validation.ActorValidator
-
- validateSupertype(Object) - Method in interface org.ocopomo.ccd.model.validation.ObjectValidator
-
- validateTarget(SourceOfCondition) - Method in interface org.ocopomo.ccd.model.validation.ConditionValidator
-
- validateTarget(Concept) - Method in interface org.ocopomo.ccd.model.validation.RelationValidator
-
- validateTargetEnumValue(Literal) - Method in interface org.ocopomo.ccd.model.validation.AttributeInstanceValidator
-
- validateTargetInstance(Instance) - Method in interface org.ocopomo.ccd.model.validation.RelationInstanceValidator
-
- validateTargetValue(String) - Method in interface org.ocopomo.ccd.model.validation.AttributeInstanceValidator
-
- validateTargetValue(String) - Method in interface org.ocopomo.ccd.model.validation.ConditionValidator
-
- validateTargetValueType(ValueType) - Method in interface org.ocopomo.ccd.model.validation.AttributeValidator
-
- validateUpperBound(int) - Method in interface org.ocopomo.ccd.model.validation.AttributeValidator
-
- validateUpperBound(int) - Method in interface org.ocopomo.ccd.model.validation.RelationValidator
-
- validateValueType(ValueType, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateVariable(Variable, DiagnosticChain, Map<Object, Object>) - Method in class org.ocopomo.ccd.model.util.CCDModelValidator
-
- validateVariables(EList<Variable>) - Method in interface org.ocopomo.ccd.model.validation.CCDValidator
-
- validateVariables(EList<Variable>) - Method in interface org.ocopomo.ccd.model.validation.ConceptValidator
-
- validateVersion(String) - Method in interface org.ocopomo.ccd.model.validation.CCDValidator
-
- validator - Variable in class org.ocopomo.annotation.model.presentation.AnnotationModelModelWizard.AnnotationModelModelWizardInitialObjectCreationPage
-
- validator - Variable in class org.ocopomo.ccd.model.presentation.CCDModelModelWizard.CCDModelModelWizardInitialObjectCreationPage
-
- validator - Variable in class org.ocopomo.ccd.model.presentation.CCDModelWizard.CCDModelModelWizardInitialObjectCreationPage
-
- VALUE_TYPE - Static variable in interface org.ocopomo.ccd.model.CCDModelPackage.Literals
-
- VALUE_TYPE - Static variable in interface org.ocopomo.ccd.model.CCDModelPackage
-
- valueOf(String) - Static method in enum org.ocopomo.ccd.model.ValueType
-
Returns the enum constant of this type with the specified name.
- VALUES - Static variable in enum org.ocopomo.ccd.model.ValueType
-
A public read-only list of all the 'Value Type' enumerators
- values() - Static method in enum org.ocopomo.ccd.model.ValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueType - Enum in org.ocopomo.ccd.model
-
A representation of the literals of the enumeration 'Value Type',
and utility methods for working with them
- VARIABLE - Static variable in interface org.ocopomo.ccd.model.CCDModelPackage.Literals
-
The meta object literal for the '
Variable
' class
- VARIABLE - Static variable in interface org.ocopomo.ccd.model.CCDModelPackage
-
The meta object id for the '
Variable
' class
- Variable - Interface in org.ocopomo.ccd.model
-
A representation of the model object 'Variable'
- VARIABLE__ANNOTATIONS - Static variable in interface org.ocopomo.ccd.model.CCDModelPackage
-
The feature id for the 'Annotations' containment reference list
- VARIABLE__CONCEPTS - Static variable in interface org.ocopomo.ccd.model.CCDModelPackage.Literals
-
The meta object literal for the 'Concepts' reference list feature
- VARIABLE__CONCEPTS - Static variable in interface org.ocopomo.ccd.model.CCDModelPackage
-
The feature id for the 'Concepts' reference list
- VARIABLE__DESCRIPTION - Static variable in interface org.ocopomo.ccd.model.CCDModelPackage
-
The feature id for the 'Description' attribute
- VARIABLE__NAME - Static variable in interface org.ocopomo.ccd.model.CCDModelPackage
-
The feature id for the 'Name' attribute
- VARIABLE_FEATURE_COUNT - Static variable in interface org.ocopomo.ccd.model.CCDModelPackage
-
The number of structural features of the 'Variable' class
- VariableImpl - Class in org.ocopomo.ccd.model.impl
-
An implementation of the model object 'Variable'
- VariableImpl() - Constructor for class org.ocopomo.ccd.model.impl.VariableImpl
-
- variableItemProvider - Variable in class org.ocopomo.ccd.model.provider.CCDModelItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
Variable
instances
- VariableItemProvider - Class in org.ocopomo.ccd.model.provider
-
This is the item provider adapter for a
Variable
object
- VariableItemProvider(AdapterFactory) - Constructor for class org.ocopomo.ccd.model.provider.VariableItemProvider
-
This constructs an instance from a factory and a notifier
- VariableOrInstance - Interface in org.ocopomo.ccd.model
-
A representation of the model object 'Variable Or Instance'
- variables - Variable in class org.ocopomo.ccd.model.impl.CCDImpl
-
The cached value of the '
Variables
' containment reference list
- variables - Variable in class org.ocopomo.ccd.model.impl.ConceptImpl
-
The cached value of the '
Variables
' reference list
- VariableValidator - Interface in org.ocopomo.ccd.model.validation
-
A sample validator interface for
Variable
.
- version - Variable in class org.ocopomo.ccd.model.impl.CCDImpl
-
The cached value of the '
Version
' attribute
- VERSION_EDEFAULT - Static variable in class org.ocopomo.ccd.model.impl.CCDImpl
-
The default value of the '
Version
' attribute
- ViewActionBarContributor - Class in org.ocopomo.annotation.presentation.views
-
This is a contributor for an editor, multi-page or otherwise, that implements
IEditingDomainProvider
.
- ViewActionBarContributor() - Constructor for class org.ocopomo.annotation.presentation.views.ViewActionBarContributor
-
This creates an instance of the contributor.
- ViewActionBarContributor(int) - Constructor for class org.ocopomo.annotation.presentation.views.ViewActionBarContributor
-
This creates an instance of the contributor.
- viewerSelection - Variable in class org.ocopomo.annotation.presentation.views.AnnotationView
-