TPTP 4.2.0 Platform Project
Public API Specification

org.eclipse.tptp.platform.analysis.engine.algorithm
Interface AlgorithmPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
AlgorithmPackageImpl

public interface AlgorithmPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
AlgorithmFactory
Generated

Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static AlgorithmPackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int IARGUMENT
          The meta object id for the 'IArgument' class
static int IARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int IARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int IARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'IArgument' class
static int IBOOLEAN_ARGUMENT
          The meta object id for the 'IBoolean Argument' class
static int IBOOLEAN_ARGUMENT__BOOLEAN_VALUE
          The feature id for the 'Boolean Value' attribute
static int IBOOLEAN_ARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int IBOOLEAN_ARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int IBOOLEAN_ARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'IBoolean Argument' class
static int ICLASS_ARGUMENT
          The meta object id for the 'IClass Argument' class
static int ICLASS_ARGUMENT__CLAZZ
          The feature id for the 'Clazz' containment reference
static int ICLASS_ARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int ICLASS_ARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int ICLASS_ARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'IClass Argument' class
static int ICOMPONENT_ARGUMENT
          The meta object id for the 'IComponent Argument' class
static int ICOMPONENT_ARGUMENT__COMPNT
          The feature id for the 'Compnt' containment reference
static int ICOMPONENT_ARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int ICOMPONENT_ARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int ICOMPONENT_ARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'IComponent Argument' class
static int IDOUBLE_ARGUMENT
          The meta object id for the 'IDouble Argument' class
static int IDOUBLE_ARGUMENT__DOUBLE_VALUE
          The feature id for the 'Double Value' attribute
static int IDOUBLE_ARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int IDOUBLE_ARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int IDOUBLE_ARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'IDouble Argument' class
static int IE_OBJECT_ARGUMENT
          The meta object id for the 'IE Object Argument' class
static int IE_OBJECT_ARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int IE_OBJECT_ARGUMENT__EOBJECT
          The feature id for the 'Eobject' attribute
static int IE_OBJECT_ARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int IE_OBJECT_ARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'IE Object Argument' class
static int IINTEGER_ARGUMENT
          The meta object id for the 'IInteger Argument' class
static int IINTEGER_ARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int IINTEGER_ARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int IINTEGER_ARGUMENT__INT_VALUE
          The feature id for the 'Int Value' attribute
static int IINTEGER_ARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'IInteger Argument' class
static int IINTERFACE_ARGUMENT
          The meta object id for the 'IInterface Argument' class
static int IINTERFACE_ARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int IINTERFACE_ARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int IINTERFACE_ARGUMENT__INTERF
          The feature id for the 'Interf' containment reference
static int IINTERFACE_ARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'IInterface Argument' class
static int ILONG_ARGUMENT
          The meta object id for the 'ILong Argument' class
static int ILONG_ARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int ILONG_ARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int ILONG_ARGUMENT__LONG_VALUE
          The feature id for the 'Long Value' attribute
static int ILONG_ARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'ILong Argument' class
static int IMETHOD_ARGUMENT
          The meta object id for the 'IMethod Argument' class
static int IMETHOD_ARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int IMETHOD_ARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int IMETHOD_ARGUMENT__METHOD
          The feature id for the 'Method' containment reference
static int IMETHOD_ARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'IMethod Argument' class
static int IPACKAGE_ARGUMENT
          The meta object id for the 'IPackage Argument' class
static int IPACKAGE_ARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int IPACKAGE_ARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int IPACKAGE_ARGUMENT__PKG
          The feature id for the 'Pkg' containment reference
static int IPACKAGE_ARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'IPackage Argument' class
static int IPARAMETER
          The meta object id for the 'IParameter' class
static int IPARAMETER__ALLOWED_VALUES
          The feature id for the 'Allowed Values' attribute
static int IPARAMETER__DESCRIPTION
          The feature id for the 'Description' attribute
static int IPARAMETER__EDITABLE
          The feature id for the 'Editable' attribute
static int IPARAMETER__HIDDEN
          The feature id for the 'Hidden' attribute
static int IPARAMETER__NAME
          The feature id for the 'Name' attribute
static int IPARAMETER__TYPE
          The feature id for the 'Type' attribute
static int IPARAMETER_FEATURE_COUNT
          The number of structural features of the the 'IParameter' class
static int IPROBLEM_DATA
          The meta object id for the 'IProblem Data' class
static int IPROBLEM_DATA__ALGORITHM_TYPE
          The feature id for the 'Algorithm Type' attribute
static int IPROBLEM_DATA__ARGUMENTS
          The feature id for the 'Arguments' containment reference list
static int IPROBLEM_DATA__INPUT_FILTERS
          The feature id for the 'Input Filters' containment reference list
static int IPROBLEM_DATA__NAME
          The feature id for the 'Name' attribute
static int IPROBLEM_DATA__OUTPUT_FILTERS
          The feature id for the 'Output Filters' containment reference list
static int IPROBLEM_DATA__SEVERITY
          The feature id for the 'Severity' attribute
static int IPROBLEM_DATA__USER_DEFINED
          The feature id for the 'User Defined' attribute
static int IPROBLEM_DATA__XML_FILE_URL
          The feature id for the 'Xml File URL' attribute
static int IPROBLEM_DATA_FEATURE_COUNT
          The number of structural features of the the 'IProblem Data' class
static int IRESOURCE_ALGORITHM
          The meta object id for the 'IResource Algorithm' class
static int IRESOURCE_ALGORITHM__NAME
          The feature id for the 'Name' attribute
static int IRESOURCE_ALGORITHM__PARAMETERS
          The feature id for the 'Parameters' containment reference list
static int IRESOURCE_ALGORITHM__TYPE
          The feature id for the 'Type' attribute
static int IRESOURCE_ALGORITHM__XML_FILE_URL
          The feature id for the 'Xml File URL' attribute
static int IRESOURCE_ALGORITHM_FEATURE_COUNT
          The number of structural features of the the 'IResource Algorithm' class
static int ISTRING_ARGUMENT
          The meta object id for the 'IString Argument' class
static int ISTRING_ARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int ISTRING_ARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int ISTRING_ARGUMENT__STRING_VALUE
          The feature id for the 'String Value' attribute
static int ISTRING_ARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'IString Argument' class
static int ISTRING_ARRAY_ARGUMENT
          The meta object id for the 'IString Array Argument' class
static int ISTRING_ARRAY_ARGUMENT__EDITABLE
          The feature id for the 'Editable' attribute
static int ISTRING_ARRAY_ARGUMENT__HIDDEN
          The feature id for the 'Hidden' attribute
static int ISTRING_ARRAY_ARGUMENT__STRING_ARRAY
          The feature id for the 'String Array' attribute
static int ISTRING_ARRAY_ARGUMENT_FEATURE_COUNT
          The number of structural features of the the 'IString Array Argument' class
static int ITEMPLATE_ALGORITHM
          The meta object id for the 'ITemplate Algorithm' class
static int ITEMPLATE_ALGORITHM__NAME
          The feature id for the 'Name' attribute
static int ITEMPLATE_ALGORITHM__PARAMETERS
          The feature id for the 'Parameters' containment reference list
static int ITEMPLATE_ALGORITHM__TYPE
          The feature id for the 'Type' attribute
static int ITEMPLATE_ALGORITHM__XML_FILE_URL
          The feature id for the 'Xml File URL' attribute
static int ITEMPLATE_ALGORITHM_FEATURE_COUNT
          The number of structural features of the the 'ITemplate Algorithm' class
static int MATCH_EQUALS_FILTER
          The meta object id for the 'Match Equals Filter' class
static int MATCH_EQUALS_FILTER__EOBJECT
          The feature id for the 'EObject' attribute
static int MATCH_EQUALS_FILTER__IMATCH
          The feature id for the 'IMatch' containment reference
static int MATCH_EQUALS_FILTER__NAME
          The feature id for the 'Name' attribute
static int MATCH_EQUALS_FILTER_FEATURE_COUNT
          The number of structural features of the the 'Match Equals Filter' class
static int PROBLEM_SEVERITY
          The meta object id for the 'Problem Severity' enum
 
Method Summary
 AlgorithmFactory getAlgorithmFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EAttribute getIArgument_Editable()
          Returns the meta object for the attribute 'Editable'
 org.eclipse.emf.ecore.EAttribute getIArgument_Hidden()
          Returns the meta object for the attribute 'Hidden'
 org.eclipse.emf.ecore.EClass getIArgument()
          Returns the meta object for class 'IArgument'
 org.eclipse.emf.ecore.EAttribute getIBooleanArgument_BooleanValue()
          Returns the meta object for the attribute 'Boolean Value'
 org.eclipse.emf.ecore.EClass getIBooleanArgument()
          Returns the meta object for class 'IBoolean Argument'
 org.eclipse.emf.ecore.EReference getIClassArgument_Clazz()
          Returns the meta object for the containment reference 'Clazz'
 org.eclipse.emf.ecore.EClass getIClassArgument()
          Returns the meta object for class 'IClass Argument'
 org.eclipse.emf.ecore.EReference getIComponentArgument_Compnt()
          Returns the meta object for the containment reference 'Compnt'
 org.eclipse.emf.ecore.EClass getIComponentArgument()
          Returns the meta object for class 'IComponent Argument'
 org.eclipse.emf.ecore.EAttribute getIDoubleArgument_DoubleValue()
          Returns the meta object for the attribute 'Double Value'
 org.eclipse.emf.ecore.EClass getIDoubleArgument()
          Returns the meta object for class 'IDouble Argument'
 org.eclipse.emf.ecore.EAttribute getIEObjectArgument_Eobject()
          Returns the meta object for the attribute 'Eobject'
 org.eclipse.emf.ecore.EClass getIEObjectArgument()
          Returns the meta object for class 'IE Object Argument'
 org.eclipse.emf.ecore.EAttribute getIIntegerArgument_IntValue()
          Returns the meta object for the attribute 'Int Value'
 org.eclipse.emf.ecore.EClass getIIntegerArgument()
          Returns the meta object for class 'IInteger Argument'
 org.eclipse.emf.ecore.EReference getIInterfaceArgument_Interf()
          Returns the meta object for the containment reference 'Interf'
 org.eclipse.emf.ecore.EClass getIInterfaceArgument()
          Returns the meta object for class 'IInterface Argument'
 org.eclipse.emf.ecore.EAttribute getILongArgument_LongValue()
          Returns the meta object for the attribute 'Long Value'
 org.eclipse.emf.ecore.EClass getILongArgument()
          Returns the meta object for class 'ILong Argument'
 org.eclipse.emf.ecore.EReference getIMethodArgument_Method()
          Returns the meta object for the containment reference 'Method'
 org.eclipse.emf.ecore.EClass getIMethodArgument()
          Returns the meta object for class 'IMethod Argument'
 org.eclipse.emf.ecore.EReference getIPackageArgument_Pkg()
          Returns the meta object for the containment reference 'Pkg'
 org.eclipse.emf.ecore.EClass getIPackageArgument()
          Returns the meta object for class 'IPackage Argument'
 org.eclipse.emf.ecore.EAttribute getIParameter_AllowedValues()
          Returns the meta object for the attribute 'Allowed Values'
 org.eclipse.emf.ecore.EAttribute getIParameter_Description()
          Returns the meta object for the attribute 'Description'
 org.eclipse.emf.ecore.EAttribute getIParameter_Editable()
          Returns the meta object for the attribute 'Editable'
 org.eclipse.emf.ecore.EAttribute getIParameter_Hidden()
          Returns the meta object for the attribute 'Hidden'
 org.eclipse.emf.ecore.EAttribute getIParameter_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getIParameter_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EClass getIParameter()
          Returns the meta object for class 'IParameter'
 org.eclipse.emf.ecore.EAttribute getIProblemData_Severity()
          Returns the meta object for the attribute 'Severity'
 org.eclipse.emf.ecore.EClass getIProblemData()
          Returns the meta object for class 'IProblem Data'
 org.eclipse.emf.ecore.EClass getIResourceAlgorithm()
          Returns the meta object for class 'IResource Algorithm'
 org.eclipse.emf.ecore.EAttribute getIStringArgument_StringValue()
          Returns the meta object for the attribute 'String Value'
 org.eclipse.emf.ecore.EClass getIStringArgument()
          Returns the meta object for class 'IString Argument'
 org.eclipse.emf.ecore.EAttribute getIStringArrayArgument_StringArray()
          Returns the meta object for the attribute 'String Array'
 org.eclipse.emf.ecore.EClass getIStringArrayArgument()
          Returns the meta object for class 'IString Array Argument'
 org.eclipse.emf.ecore.EClass getITemplateAlgorithm()
          Returns the meta object for class 'ITemplate Algorithm'
 org.eclipse.emf.ecore.EReference getMatchEqualsFilter_IMatch()
          Returns the meta object for the containment reference 'IMatch'
 org.eclipse.emf.ecore.EClass getMatchEqualsFilter()
          Returns the meta object for class 'Match Equals Filter'
 org.eclipse.emf.ecore.EEnum getProblemSeverity()
          Returns the meta object for enum 'Problem Severity'
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

public static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values
Generated

eNS_URI

public static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated

eNS_PREFIX

public static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated

eINSTANCE

public static final AlgorithmPackage eINSTANCE
The singleton instance of the package.

Generated

IPROBLEM_DATA

public static final int IPROBLEM_DATA
The meta object id for the 'IProblem Data' class.

See Also:
IProblemDataImpl, AlgorithmPackageImpl.getIProblemData(), Constant Field Values
Generated

IPROBLEM_DATA__NAME

public static final int IPROBLEM_DATA__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPROBLEM_DATA__ALGORITHM_TYPE

public static final int IPROBLEM_DATA__ALGORITHM_TYPE
The feature id for the 'Algorithm Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPROBLEM_DATA__XML_FILE_URL

public static final int IPROBLEM_DATA__XML_FILE_URL
The feature id for the 'Xml File URL' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPROBLEM_DATA__USER_DEFINED

public static final int IPROBLEM_DATA__USER_DEFINED
The feature id for the 'User Defined' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPROBLEM_DATA__INPUT_FILTERS

public static final int IPROBLEM_DATA__INPUT_FILTERS
The feature id for the 'Input Filters' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPROBLEM_DATA__OUTPUT_FILTERS

public static final int IPROBLEM_DATA__OUTPUT_FILTERS
The feature id for the 'Output Filters' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPROBLEM_DATA__ARGUMENTS

public static final int IPROBLEM_DATA__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPROBLEM_DATA__SEVERITY

public static final int IPROBLEM_DATA__SEVERITY
The feature id for the 'Severity' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPROBLEM_DATA_FEATURE_COUNT

public static final int IPROBLEM_DATA_FEATURE_COUNT
The number of structural features of the the 'IProblem Data' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IRESOURCE_ALGORITHM

public static final int IRESOURCE_ALGORITHM
The meta object id for the 'IResource Algorithm' class.

See Also:
IResourceAlgorithmImpl, AlgorithmPackageImpl.getIResourceAlgorithm(), Constant Field Values
Generated

IRESOURCE_ALGORITHM__NAME

public static final int IRESOURCE_ALGORITHM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IRESOURCE_ALGORITHM__TYPE

public static final int IRESOURCE_ALGORITHM__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IRESOURCE_ALGORITHM__XML_FILE_URL

public static final int IRESOURCE_ALGORITHM__XML_FILE_URL
The feature id for the 'Xml File URL' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IRESOURCE_ALGORITHM__PARAMETERS

public static final int IRESOURCE_ALGORITHM__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IRESOURCE_ALGORITHM_FEATURE_COUNT

public static final int IRESOURCE_ALGORITHM_FEATURE_COUNT
The number of structural features of the the 'IResource Algorithm' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IARGUMENT

public static final int IARGUMENT
The meta object id for the 'IArgument' class.

See Also:
IArgumentImpl, AlgorithmPackageImpl.getIArgument(), Constant Field Values
Generated

IARGUMENT__EDITABLE

public static final int IARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IARGUMENT__HIDDEN

public static final int IARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IARGUMENT_FEATURE_COUNT

public static final int IARGUMENT_FEATURE_COUNT
The number of structural features of the the 'IArgument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ITEMPLATE_ALGORITHM

public static final int ITEMPLATE_ALGORITHM
The meta object id for the 'ITemplate Algorithm' class.

See Also:
ITemplateAlgorithmImpl, AlgorithmPackageImpl.getITemplateAlgorithm(), Constant Field Values
Generated

ITEMPLATE_ALGORITHM__NAME

public static final int ITEMPLATE_ALGORITHM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ITEMPLATE_ALGORITHM__TYPE

public static final int ITEMPLATE_ALGORITHM__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ITEMPLATE_ALGORITHM__XML_FILE_URL

public static final int ITEMPLATE_ALGORITHM__XML_FILE_URL
The feature id for the 'Xml File URL' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ITEMPLATE_ALGORITHM__PARAMETERS

public static final int ITEMPLATE_ALGORITHM__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ITEMPLATE_ALGORITHM_FEATURE_COUNT

public static final int ITEMPLATE_ALGORITHM_FEATURE_COUNT
The number of structural features of the the 'ITemplate Algorithm' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPARAMETER

public static final int IPARAMETER
The meta object id for the 'IParameter' class.

See Also:
IParameterImpl, AlgorithmPackageImpl.getIParameter(), Constant Field Values
Generated

IPARAMETER__NAME

public static final int IPARAMETER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPARAMETER__DESCRIPTION

public static final int IPARAMETER__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPARAMETER__TYPE

public static final int IPARAMETER__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPARAMETER__ALLOWED_VALUES

public static final int IPARAMETER__ALLOWED_VALUES
The feature id for the 'Allowed Values' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPARAMETER__EDITABLE

public static final int IPARAMETER__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPARAMETER__HIDDEN

public static final int IPARAMETER__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPARAMETER_FEATURE_COUNT

public static final int IPARAMETER_FEATURE_COUNT
The number of structural features of the the 'IParameter' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IINTEGER_ARGUMENT

public static final int IINTEGER_ARGUMENT
The meta object id for the 'IInteger Argument' class.

See Also:
IIntegerArgumentImpl, AlgorithmPackageImpl.getIIntegerArgument(), Constant Field Values
Generated

IINTEGER_ARGUMENT__EDITABLE

public static final int IINTEGER_ARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IINTEGER_ARGUMENT__HIDDEN

public static final int IINTEGER_ARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IINTEGER_ARGUMENT__INT_VALUE

public static final int IINTEGER_ARGUMENT__INT_VALUE
The feature id for the 'Int Value' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IINTEGER_ARGUMENT_FEATURE_COUNT

public static final int IINTEGER_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'IInteger Argument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IE_OBJECT_ARGUMENT

public static final int IE_OBJECT_ARGUMENT
The meta object id for the 'IE Object Argument' class.

See Also:
IEObjectArgumentImpl, AlgorithmPackageImpl.getIEObjectArgument(), Constant Field Values
Generated

IE_OBJECT_ARGUMENT__EDITABLE

public static final int IE_OBJECT_ARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IE_OBJECT_ARGUMENT__HIDDEN

public static final int IE_OBJECT_ARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IE_OBJECT_ARGUMENT__EOBJECT

public static final int IE_OBJECT_ARGUMENT__EOBJECT
The feature id for the 'Eobject' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IE_OBJECT_ARGUMENT_FEATURE_COUNT

public static final int IE_OBJECT_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'IE Object Argument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IDOUBLE_ARGUMENT

public static final int IDOUBLE_ARGUMENT
The meta object id for the 'IDouble Argument' class.

See Also:
IDoubleArgumentImpl, AlgorithmPackageImpl.getIDoubleArgument(), Constant Field Values
Generated

IDOUBLE_ARGUMENT__EDITABLE

public static final int IDOUBLE_ARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IDOUBLE_ARGUMENT__HIDDEN

public static final int IDOUBLE_ARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IDOUBLE_ARGUMENT__DOUBLE_VALUE

public static final int IDOUBLE_ARGUMENT__DOUBLE_VALUE
The feature id for the 'Double Value' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IDOUBLE_ARGUMENT_FEATURE_COUNT

public static final int IDOUBLE_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'IDouble Argument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ILONG_ARGUMENT

public static final int ILONG_ARGUMENT
The meta object id for the 'ILong Argument' class.

See Also:
ILongArgumentImpl, AlgorithmPackageImpl.getILongArgument(), Constant Field Values
Generated

ILONG_ARGUMENT__EDITABLE

public static final int ILONG_ARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ILONG_ARGUMENT__HIDDEN

public static final int ILONG_ARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ILONG_ARGUMENT__LONG_VALUE

public static final int ILONG_ARGUMENT__LONG_VALUE
The feature id for the 'Long Value' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ILONG_ARGUMENT_FEATURE_COUNT

public static final int ILONG_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'ILong Argument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ISTRING_ARGUMENT

public static final int ISTRING_ARGUMENT
The meta object id for the 'IString Argument' class.

See Also:
IStringArgumentImpl, AlgorithmPackageImpl.getIStringArgument(), Constant Field Values
Generated

ISTRING_ARGUMENT__EDITABLE

public static final int ISTRING_ARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ISTRING_ARGUMENT__HIDDEN

public static final int ISTRING_ARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ISTRING_ARGUMENT__STRING_VALUE

public static final int ISTRING_ARGUMENT__STRING_VALUE
The feature id for the 'String Value' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ISTRING_ARGUMENT_FEATURE_COUNT

public static final int ISTRING_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'IString Argument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IMETHOD_ARGUMENT

public static final int IMETHOD_ARGUMENT
The meta object id for the 'IMethod Argument' class.

See Also:
IMethodArgumentImpl, AlgorithmPackageImpl.getIMethodArgument(), Constant Field Values
Generated

IMETHOD_ARGUMENT__EDITABLE

public static final int IMETHOD_ARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IMETHOD_ARGUMENT__HIDDEN

public static final int IMETHOD_ARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IMETHOD_ARGUMENT__METHOD

public static final int IMETHOD_ARGUMENT__METHOD
The feature id for the 'Method' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IMETHOD_ARGUMENT_FEATURE_COUNT

public static final int IMETHOD_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'IMethod Argument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ICLASS_ARGUMENT

public static final int ICLASS_ARGUMENT
The meta object id for the 'IClass Argument' class.

See Also:
IClassArgumentImpl, AlgorithmPackageImpl.getIClassArgument(), Constant Field Values
Generated

ICLASS_ARGUMENT__EDITABLE

public static final int ICLASS_ARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ICLASS_ARGUMENT__HIDDEN

public static final int ICLASS_ARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ICLASS_ARGUMENT__CLAZZ

public static final int ICLASS_ARGUMENT__CLAZZ
The feature id for the 'Clazz' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ICLASS_ARGUMENT_FEATURE_COUNT

public static final int ICLASS_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'IClass Argument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IINTERFACE_ARGUMENT

public static final int IINTERFACE_ARGUMENT
The meta object id for the 'IInterface Argument' class.

See Also:
IInterfaceArgumentImpl, AlgorithmPackageImpl.getIInterfaceArgument(), Constant Field Values
Generated

IINTERFACE_ARGUMENT__EDITABLE

public static final int IINTERFACE_ARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IINTERFACE_ARGUMENT__HIDDEN

public static final int IINTERFACE_ARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IINTERFACE_ARGUMENT__INTERF

public static final int IINTERFACE_ARGUMENT__INTERF
The feature id for the 'Interf' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IINTERFACE_ARGUMENT_FEATURE_COUNT

public static final int IINTERFACE_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'IInterface Argument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPACKAGE_ARGUMENT

public static final int IPACKAGE_ARGUMENT
The meta object id for the 'IPackage Argument' class.

See Also:
IPackageArgumentImpl, AlgorithmPackageImpl.getIPackageArgument(), Constant Field Values
Generated

IPACKAGE_ARGUMENT__EDITABLE

public static final int IPACKAGE_ARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPACKAGE_ARGUMENT__HIDDEN

public static final int IPACKAGE_ARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPACKAGE_ARGUMENT__PKG

public static final int IPACKAGE_ARGUMENT__PKG
The feature id for the 'Pkg' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IPACKAGE_ARGUMENT_FEATURE_COUNT

public static final int IPACKAGE_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'IPackage Argument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MATCH_EQUALS_FILTER

public static final int MATCH_EQUALS_FILTER
The meta object id for the 'Match Equals Filter' class.

See Also:
MatchEqualsFilterImpl, AlgorithmPackageImpl.getMatchEqualsFilter(), Constant Field Values
Generated

MATCH_EQUALS_FILTER__NAME

public static final int MATCH_EQUALS_FILTER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MATCH_EQUALS_FILTER__EOBJECT

public static final int MATCH_EQUALS_FILTER__EOBJECT
The feature id for the 'EObject' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MATCH_EQUALS_FILTER__IMATCH

public static final int MATCH_EQUALS_FILTER__IMATCH
The feature id for the 'IMatch' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MATCH_EQUALS_FILTER_FEATURE_COUNT

public static final int MATCH_EQUALS_FILTER_FEATURE_COUNT
The number of structural features of the the 'Match Equals Filter' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ISTRING_ARRAY_ARGUMENT

public static final int ISTRING_ARRAY_ARGUMENT
The meta object id for the 'IString Array Argument' class.

See Also:
IStringArrayArgumentImpl, AlgorithmPackageImpl.getIStringArrayArgument(), Constant Field Values
Generated

ISTRING_ARRAY_ARGUMENT__EDITABLE

public static final int ISTRING_ARRAY_ARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ISTRING_ARRAY_ARGUMENT__HIDDEN

public static final int ISTRING_ARRAY_ARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ISTRING_ARRAY_ARGUMENT__STRING_ARRAY

public static final int ISTRING_ARRAY_ARGUMENT__STRING_ARRAY
The feature id for the 'String Array' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ISTRING_ARRAY_ARGUMENT_FEATURE_COUNT

public static final int ISTRING_ARRAY_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'IString Array Argument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IBOOLEAN_ARGUMENT

public static final int IBOOLEAN_ARGUMENT
The meta object id for the 'IBoolean Argument' class.

See Also:
IBooleanArgumentImpl, AlgorithmPackageImpl.getIBooleanArgument(), Constant Field Values
Generated

IBOOLEAN_ARGUMENT__EDITABLE

public static final int IBOOLEAN_ARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IBOOLEAN_ARGUMENT__HIDDEN

public static final int IBOOLEAN_ARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IBOOLEAN_ARGUMENT__BOOLEAN_VALUE

public static final int IBOOLEAN_ARGUMENT__BOOLEAN_VALUE
The feature id for the 'Boolean Value' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IBOOLEAN_ARGUMENT_FEATURE_COUNT

public static final int IBOOLEAN_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'IBoolean Argument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ICOMPONENT_ARGUMENT

public static final int ICOMPONENT_ARGUMENT
The meta object id for the 'IComponent Argument' class.

See Also:
IComponentArgumentImpl, AlgorithmPackageImpl.getIComponentArgument(), Constant Field Values
Generated

ICOMPONENT_ARGUMENT__EDITABLE

public static final int ICOMPONENT_ARGUMENT__EDITABLE
The feature id for the 'Editable' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ICOMPONENT_ARGUMENT__HIDDEN

public static final int ICOMPONENT_ARGUMENT__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ICOMPONENT_ARGUMENT__COMPNT

public static final int ICOMPONENT_ARGUMENT__COMPNT
The feature id for the 'Compnt' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ICOMPONENT_ARGUMENT_FEATURE_COUNT

public static final int ICOMPONENT_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'IComponent Argument' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBLEM_SEVERITY

public static final int PROBLEM_SEVERITY
The meta object id for the 'Problem Severity' enum.

See Also:
ProblemSeverity, AlgorithmPackageImpl.getProblemSeverity(), Constant Field Values
Generated
Method Detail

getIProblemData

public org.eclipse.emf.ecore.EClass getIProblemData()
Returns the meta object for class 'IProblem Data'.

Returns:
the meta object for class 'IProblem Data'.
See Also:
IProblemData
Generated

getIProblemData_Severity

public org.eclipse.emf.ecore.EAttribute getIProblemData_Severity()
Returns the meta object for the attribute 'Severity'.

Returns:
the meta object for the attribute 'Severity'.
See Also:
IProblemData.getSeverity(), getIProblemData()
Generated

getIResourceAlgorithm

public org.eclipse.emf.ecore.EClass getIResourceAlgorithm()
Returns the meta object for class 'IResource Algorithm'.

Returns:
the meta object for class 'IResource Algorithm'.
See Also:
IResourceAlgorithm
Generated

getIArgument

public org.eclipse.emf.ecore.EClass getIArgument()
Returns the meta object for class 'IArgument'.

Returns:
the meta object for class 'IArgument'.
See Also:
IArgument
Generated

getIArgument_Editable

public org.eclipse.emf.ecore.EAttribute getIArgument_Editable()
Returns the meta object for the attribute 'Editable'.

Returns:
the meta object for the attribute 'Editable'.
See Also:
IArgument.isEditable(), getIArgument()
Generated

getIArgument_Hidden

public org.eclipse.emf.ecore.EAttribute getIArgument_Hidden()
Returns the meta object for the attribute 'Hidden'.

Returns:
the meta object for the attribute 'Hidden'.
See Also:
IArgument.isHidden(), getIArgument()
Generated

getITemplateAlgorithm

public org.eclipse.emf.ecore.EClass getITemplateAlgorithm()
Returns the meta object for class 'ITemplate Algorithm'.

Returns:
the meta object for class 'ITemplate Algorithm'.
See Also:
ITemplateAlgorithm
Generated

getIParameter

public org.eclipse.emf.ecore.EClass getIParameter()
Returns the meta object for class 'IParameter'.

Returns:
the meta object for class 'IParameter'.
See Also:
IParameter
Generated

getIParameter_Name

public org.eclipse.emf.ecore.EAttribute getIParameter_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
IParameter.getName(), getIParameter()
Generated

getIParameter_Description

public org.eclipse.emf.ecore.EAttribute getIParameter_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
IParameter.getDescription(), getIParameter()
Generated

getIParameter_Type

public org.eclipse.emf.ecore.EAttribute getIParameter_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
IParameter.getType(), getIParameter()
Generated

getIParameter_AllowedValues

public org.eclipse.emf.ecore.EAttribute getIParameter_AllowedValues()
Returns the meta object for the attribute 'Allowed Values'.

Returns:
the meta object for the attribute 'Allowed Values'.
See Also:
IParameter.getAllowedValues(), getIParameter()
Generated

getIParameter_Editable

public org.eclipse.emf.ecore.EAttribute getIParameter_Editable()
Returns the meta object for the attribute 'Editable'.

Returns:
the meta object for the attribute 'Editable'.
See Also:
IParameter.isEditable(), getIParameter()
Generated

getIParameter_Hidden

public org.eclipse.emf.ecore.EAttribute getIParameter_Hidden()
Returns the meta object for the attribute 'Hidden'.

Returns:
the meta object for the attribute 'Hidden'.
See Also:
IParameter.isHidden(), getIParameter()
Generated

getIIntegerArgument

public org.eclipse.emf.ecore.EClass getIIntegerArgument()
Returns the meta object for class 'IInteger Argument'.

Returns:
the meta object for class 'IInteger Argument'.
See Also:
IIntegerArgument
Generated

getIIntegerArgument_IntValue

public org.eclipse.emf.ecore.EAttribute getIIntegerArgument_IntValue()
Returns the meta object for the attribute 'Int Value'.

Returns:
the meta object for the attribute 'Int Value'.
See Also:
IIntegerArgument.getIntValue(), getIIntegerArgument()
Generated

getIEObjectArgument

public org.eclipse.emf.ecore.EClass getIEObjectArgument()
Returns the meta object for class 'IE Object Argument'.

Returns:
the meta object for class 'IE Object Argument'.
See Also:
IEObjectArgument
Generated

getIEObjectArgument_Eobject

public org.eclipse.emf.ecore.EAttribute getIEObjectArgument_Eobject()
Returns the meta object for the attribute 'Eobject'.

Returns:
the meta object for the attribute 'Eobject'.
See Also:
IEObjectArgument.getEobject(), getIEObjectArgument()
Generated

getIDoubleArgument

public org.eclipse.emf.ecore.EClass getIDoubleArgument()
Returns the meta object for class 'IDouble Argument'.

Returns:
the meta object for class 'IDouble Argument'.
See Also:
IDoubleArgument
Generated

getIDoubleArgument_DoubleValue

public org.eclipse.emf.ecore.EAttribute getIDoubleArgument_DoubleValue()
Returns the meta object for the attribute 'Double Value'.

Returns:
the meta object for the attribute 'Double Value'.
See Also:
IDoubleArgument.getDoubleValue(), getIDoubleArgument()
Generated

getILongArgument

public org.eclipse.emf.ecore.EClass getILongArgument()
Returns the meta object for class 'ILong Argument'.

Returns:
the meta object for class 'ILong Argument'.
See Also:
ILongArgument
Generated

getILongArgument_LongValue

public org.eclipse.emf.ecore.EAttribute getILongArgument_LongValue()
Returns the meta object for the attribute 'Long Value'.

Returns:
the meta object for the attribute 'Long Value'.
See Also:
ILongArgument.getLongValue(), getILongArgument()
Generated

getIStringArgument

public org.eclipse.emf.ecore.EClass getIStringArgument()
Returns the meta object for class 'IString Argument'.

Returns:
the meta object for class 'IString Argument'.
See Also:
IStringArgument
Generated

getIStringArgument_StringValue

public org.eclipse.emf.ecore.EAttribute getIStringArgument_StringValue()
Returns the meta object for the attribute 'String Value'.

Returns:
the meta object for the attribute 'String Value'.
See Also:
IStringArgument.getStringValue(), getIStringArgument()
Generated

getIMethodArgument

public org.eclipse.emf.ecore.EClass getIMethodArgument()
Returns the meta object for class 'IMethod Argument'.

Returns:
the meta object for class 'IMethod Argument'.
See Also:
IMethodArgument
Generated

getIMethodArgument_Method

public org.eclipse.emf.ecore.EReference getIMethodArgument_Method()
Returns the meta object for the containment reference 'Method'.

Returns:
the meta object for the containment reference 'Method'.
See Also:
IMethodArgument.getMethod(), getIMethodArgument()
Generated

getIClassArgument

public org.eclipse.emf.ecore.EClass getIClassArgument()
Returns the meta object for class 'IClass Argument'.

Returns:
the meta object for class 'IClass Argument'.
See Also:
IClassArgument
Generated

getIClassArgument_Clazz

public org.eclipse.emf.ecore.EReference getIClassArgument_Clazz()
Returns the meta object for the containment reference 'Clazz'.

Returns:
the meta object for the containment reference 'Clazz'.
See Also:
IClassArgument.getClazz(), getIClassArgument()
Generated

getIInterfaceArgument

public org.eclipse.emf.ecore.EClass getIInterfaceArgument()
Returns the meta object for class 'IInterface Argument'.

Returns:
the meta object for class 'IInterface Argument'.
See Also:
IInterfaceArgument
Generated

getIInterfaceArgument_Interf

public org.eclipse.emf.ecore.EReference getIInterfaceArgument_Interf()
Returns the meta object for the containment reference 'Interf'.

Returns:
the meta object for the containment reference 'Interf'.
See Also:
IInterfaceArgument.getInterf(), getIInterfaceArgument()
Generated

getIPackageArgument

public org.eclipse.emf.ecore.EClass getIPackageArgument()
Returns the meta object for class 'IPackage Argument'.

Returns:
the meta object for class 'IPackage Argument'.
See Also:
IPackageArgument
Generated

getIPackageArgument_Pkg

public org.eclipse.emf.ecore.EReference getIPackageArgument_Pkg()
Returns the meta object for the containment reference 'Pkg'.

Returns:
the meta object for the containment reference 'Pkg'.
See Also:
IPackageArgument.getPkg(), getIPackageArgument()
Generated

getMatchEqualsFilter

public org.eclipse.emf.ecore.EClass getMatchEqualsFilter()
Returns the meta object for class 'Match Equals Filter'.

Returns:
the meta object for class 'Match Equals Filter'.
See Also:
MatchEqualsFilter
Generated

getMatchEqualsFilter_IMatch

public org.eclipse.emf.ecore.EReference getMatchEqualsFilter_IMatch()
Returns the meta object for the containment reference 'IMatch'.

Returns:
the meta object for the containment reference 'IMatch'.
See Also:
MatchEqualsFilter.getIMatch(), getMatchEqualsFilter()
Generated

getIStringArrayArgument

public org.eclipse.emf.ecore.EClass getIStringArrayArgument()
Returns the meta object for class 'IString Array Argument'.

Returns:
the meta object for class 'IString Array Argument'.
See Also:
IStringArrayArgument
Generated

getIStringArrayArgument_StringArray

public org.eclipse.emf.ecore.EAttribute getIStringArrayArgument_StringArray()
Returns the meta object for the attribute 'String Array'.

Returns:
the meta object for the attribute 'String Array'.
See Also:
IStringArrayArgument.getStringArray(), getIStringArrayArgument()
Generated

getIBooleanArgument

public org.eclipse.emf.ecore.EClass getIBooleanArgument()
Returns the meta object for class 'IBoolean Argument'.

Returns:
the meta object for class 'IBoolean Argument'.
See Also:
IBooleanArgument
Generated

getIBooleanArgument_BooleanValue

public org.eclipse.emf.ecore.EAttribute getIBooleanArgument_BooleanValue()
Returns the meta object for the attribute 'Boolean Value'.

Returns:
the meta object for the attribute 'Boolean Value'.
See Also:
IBooleanArgument.getBooleanValue(), getIBooleanArgument()
Generated

getIComponentArgument

public org.eclipse.emf.ecore.EClass getIComponentArgument()
Returns the meta object for class 'IComponent Argument'.

Returns:
the meta object for class 'IComponent Argument'.
See Also:
IComponentArgument
Generated

getIComponentArgument_Compnt

public org.eclipse.emf.ecore.EReference getIComponentArgument_Compnt()
Returns the meta object for the containment reference 'Compnt'.

Returns:
the meta object for the containment reference 'Compnt'.
See Also:
IComponentArgument.getCompnt(), getIComponentArgument()
Generated

getProblemSeverity

public org.eclipse.emf.ecore.EEnum getProblemSeverity()
Returns the meta object for enum 'Problem Severity'.

Returns:
the meta object for enum 'Problem Severity'.
See Also:
ProblemSeverity
Generated

getAlgorithmFactory

public AlgorithmFactory getAlgorithmFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated

TPTP 4.2.0 Platform Project
Public API Specification