Java Doc for NewprocessPackage.java in  » Workflow-Engines » osbl-1_0 » newprocess » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Workflow Engines » osbl 1_0 » newprocess 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


newprocess.NewprocessPackage

All known Subclasses:   newprocess.impl.NewprocessPackageImpl,
NewprocessPackage
public interface NewprocessPackage extends EPackage(Code)
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type

See Also:   newprocess.NewprocessFactory

Inner Class :interface Literals

Field Summary
 intACTOR
     The meta object id for the ' newprocess.impl.ActorImpl Actor ' class.
 intACTOR_FEATURE_COUNT
     The number of structural features of the 'Actor' class.
 intACTOR__DESCRIPTION
     The feature id for the 'Description' attribute.
 intACTOR__HAS_ENV_ENTRIES
     The feature id for the 'Has Env Entries' containment reference list.
 intACTOR__ID
     The feature id for the 'Id' attribute.
 intACTOR__IMPLEMENTATION
     The feature id for the 'Implementation' attribute.
 intACTOR__NAME
     The feature id for the 'Name' attribute.
 intACTOR__URL
     The feature id for the 'Url' attribute list.
 intAND_OPERATOR
     The meta object id for the ' newprocess.impl.AndOperatorImpl And Operator ' class.
 intAND_OPERATOR_FEATURE_COUNT
     The number of structural features of the 'And Operator' class.
 intAND_OPERATOR__SUB_TERM
     The feature id for the 'Sub Term' reference list.
 intASYNC_ACTIVITY
     The meta object id for the ' newprocess.impl.AsyncActivityImpl Async Activity ' class.
 intASYNC_ACTIVITY_FEATURE_COUNT
     The number of structural features of the 'Async Activity' class.
 intASYNC_ACTIVITY__ACTOR
     The feature id for the 'Actor' reference.
 intASYNC_ACTIVITY__DESCRIPTION
     The feature id for the 'Description' attribute.
 intASYNC_ACTIVITY__HAS_ENV_ENTRIES
     The feature id for the 'Has Env Entries' containment reference list.
 intASYNC_ACTIVITY__HAS_POSTCONDITION
     The feature id for the 'Has Postcondition' containment reference.
 intASYNC_ACTIVITY__HAS_PRECONDITION
     The feature id for the 'Has Precondition' containment reference.
 intASYNC_ACTIVITY__ID
     The feature id for the 'Id' attribute.
 intASYNC_ACTIVITY__IMPLEMENTATION
     The feature id for the 'Implementation' attribute.
 intASYNC_ACTIVITY__NAME
     The feature id for the 'Name' attribute.
 intASYNC_ACTIVITY__OPTIONAL
     The feature id for the 'Optional' attribute.
 intASYNC_ACTIVITY__REENTRANT
     The feature id for the 'Reentrant' attribute.
 intASYNC_ACTIVITY__TIMEOUT
     The feature id for the 'Timeout' attribute.
 intASYNC_ACTIVITY__URL
     The feature id for the 'Url' attribute list.
 intCONCLUSION
     The meta object id for the ' newprocess.impl.ConclusionImpl Conclusion ' class.
 intCONCLUSION_FEATURE_COUNT
     The number of structural features of the 'Conclusion' class.
 intCONCLUSION__CONCLUSION_PROXY
     The feature id for the 'Conclusion Proxy' reference.
 intCONCLUSION__DESCRIPTION
     The feature id for the 'Description' attribute.
 intCONCLUSION__HAS_ENV_ENTRIES
     The feature id for the 'Has Env Entries' containment reference list.
 intCONCLUSION__HAS_PRECONDITION
     The feature id for the 'Has Precondition' containment reference.
 intCONCLUSION__ID
     The feature id for the 'Id' attribute.
 intCONCLUSION__IMPLEMENTATION
     The feature id for the 'Implementation' attribute.
 intCONCLUSION__NAME
     The feature id for the 'Name' attribute.
 intCONCLUSION__URL
     The feature id for the 'Url' attribute list.
 intCONDITION
     The meta object id for the ' newprocess.impl.ConditionImpl Condition ' class.
 intCONDITION_FEATURE_COUNT
     The number of structural features of the 'Condition' class.
 intCONDITION_PROXY
     The meta object id for the ' newprocess.impl.ConditionProxyImpl Condition Proxy ' class.
 intCONDITION_PROXY_FEATURE_COUNT
     The number of structural features of the 'Condition Proxy' class.
 intCONDITION_PROXY__CONDITION
     The feature id for the 'Condition' reference.
 intCONDITION_PROXY__CONDITION_TERM
     The feature id for the 'Condition Term' reference list.
 intCONDITION_PROXY__INVERTED
     The feature id for the 'Inverted' attribute.
 intCONDITION_PROXY__PROXY_NAME
     The feature id for the 'Proxy Name' attribute.
 intCONDITION_TERM
     The meta object id for the ' newprocess.impl.ConditionTermImpl Condition Term ' class.
 intCONDITION_TERM_FEATURE_COUNT
     The number of structural features of the 'Condition Term' class.
 intCONDITION_TERM__CONDITION_PROXY
     The feature id for the 'Condition Proxy' reference.
 intCONDITION__DESCRIPTION
     The feature id for the 'Description' attribute.
 intCONDITION__HAS_ENV_ENTRIES
     The feature id for the 'Has Env Entries' containment reference list.
 intCONDITION__ID
     The feature id for the 'Id' attribute.
 intCONDITION__IMPLEMENTATION
     The feature id for the 'Implementation' attribute.
 intCONDITION__NAME
     The feature id for the 'Name' attribute.
 intCONDITION__TAGGED
     The feature id for the 'Tagged' attribute.
 intCONDITION__TEMPORAL
     The feature id for the 'Temporal' attribute.
 intCONDITION__URL
     The feature id for the 'Url' attribute list.
 intDIRECTION
     The meta object id for the ' newprocess.Direction Direction ' enum.
 intELEMENT
     The meta object id for the ' newprocess.impl.ElementImpl Element ' class.
 intELEMENT_FEATURE_COUNT
     The number of structural features of the 'Element' class.
 intELEMENT__DESCRIPTION
     The feature id for the 'Description' attribute.
 intELEMENT__HAS_ENV_ENTRIES
     The feature id for the 'Has Env Entries' containment reference list.
 intELEMENT__ID
     The feature id for the 'Id' attribute.
 intELEMENT__IMPLEMENTATION
     The feature id for the 'Implementation' attribute.
 intELEMENT__NAME
     The feature id for the 'Name' attribute.
 intELEMENT__URL
     The feature id for the 'Url' attribute list.
 intENV_ENTRY
     The meta object id for the ' newprocess.impl.EnvEntryImpl Env Entry ' class.
 intENV_ENTRY_FEATURE_COUNT
     The number of structural features of the 'Env Entry' class.
 intENV_ENTRY__NAME
     The feature id for the 'Name' attribute.
 intENV_ENTRY__TYPE
     The feature id for the 'Type' attribute.
 intENV_ENTRY__VALUE
     The feature id for the 'Value' attribute.
 intEVENT
     The meta object id for the ' newprocess.impl.EventImpl Event ' class.
 intEVENT_FEATURE_COUNT
     The number of structural features of the 'Event' class.
 intEVENT__DESCRIPTION
     The feature id for the 'Description' attribute.
 intEVENT__HAS_ENV_ENTRIES
     The feature id for the 'Has Env Entries' containment reference list.
 intEVENT__HAS_POSTCONDITION
     The feature id for the 'Has Postcondition' containment reference.
 intEVENT__ID
     The feature id for the 'Id' attribute.
 intEVENT__IMPLEMENTATION
     The feature id for the 'Implementation' attribute.
 intEVENT__NAME
     The feature id for the 'Name' attribute.
 intEVENT__REENTRANT
     The feature id for the 'Reentrant' attribute.
 intEVENT__URL
     The feature id for the 'Url' attribute list.
 intEXPANSION
     The meta object id for the ' newprocess.impl.ExpansionImpl Expansion ' class.
 intEXPANSION_FEATURE_COUNT
     The number of structural features of the 'Expansion' class.
 intEXPANSION__DESCRIPTION
     The feature id for the 'Description' attribute.
 intEXPANSION__EXPANSION_PROXY
     The feature id for the 'Expansion Proxy' reference.
 intEXPANSION__HAS_ENV_ENTRIES
     The feature id for the 'Has Env Entries' containment reference list.
 intEXPANSION__HAS_POSTCONDITION
     The feature id for the 'Has Postcondition' containment reference.
 intEXPANSION__ID
     The feature id for the 'Id' attribute.
 intEXPANSION__IMPLEMENTATION
     The feature id for the 'Implementation' attribute.
 intEXPANSION__NAME
     The feature id for the 'Name' attribute.
 intEXPANSION__URL
     The feature id for the 'Url' attribute list.
 intEXPRESSION
     The meta object id for the ' newprocess.impl.ExpressionImpl Expression ' class.
 intEXPRESSION_FEATURE_COUNT
     The number of structural features of the 'Expression' class.
 intEXPRESSION__EXPRESSION
     The feature id for the 'Expression' attribute.
 intEXPRESSION__HAS_ROOT
     The feature id for the 'Has Root' containment reference.
 intEXPRESSION__HAS_TERMS
     The feature id for the 'Has Terms' containment reference list.
 intGLOBALS
     The meta object id for the ' newprocess.impl.GlobalsImpl Globals ' class.
 intGLOBALS_FEATURE_COUNT
     The number of structural features of the 'Globals' class.
 intGLOBALS__HAS_CONDITION
     The feature id for the 'Has Condition' containment reference list.
 intGLOBALS__HAS_LOADER
     The feature id for the 'Has Loader' containment reference.
 intLISTENER
     The meta object id for the ' newprocess.impl.ListenerImpl Listener ' class.
 intLISTENER_FEATURE_COUNT
     The number of structural features of the 'Listener' class.
 intLISTENER__DESCRIPTION
     The feature id for the 'Description' attribute.
 intLISTENER__HAS_ENV_ENTRIES
     The feature id for the 'Has Env Entries' containment reference list.
 intLISTENER__HAS_PRECONDITION
     The feature id for the 'Has Precondition' containment reference.
 intLISTENER__ID
     The feature id for the 'Id' attribute.
 intLISTENER__IMPLEMENTATION
     The feature id for the 'Implementation' attribute.
 intLISTENER__NAME
     The feature id for the 'Name' attribute.
 intLISTENER__REENTRANT
     The feature id for the 'Reentrant' attribute.
 intLISTENER__URL
     The feature id for the 'Url' attribute list.
 intLOADER
     The meta object id for the ' newprocess.impl.LoaderImpl Loader ' class.
 intLOADER_FEATURE_COUNT
     The number of structural features of the 'Loader' class.
 intLOADER__DESCRIPTION
     The feature id for the 'Description' attribute.
 intLOADER__HAS_ENV_ENTRIES
     The feature id for the 'Has Env Entries' containment reference list.
 intLOADER__ID
     The feature id for the 'Id' attribute.
 intLOADER__IMPLEMENTATION
     The feature id for the 'Implementation' attribute.
 intLOADER__NAME
     The feature id for the 'Name' attribute.
 intLOADER__URL
     The feature id for the 'Url' attribute list.
 intMESSAGE
     The meta object id for the ' newprocess.impl.MessageImpl Message ' class.
 intMESSAGE_FEATURE_COUNT
     The number of structural features of the 'Message' class.
 intMESSAGE__DESCRIPTION
     The feature id for the 'Description' attribute.
 intMESSAGE__DIRECTION
     The feature id for the 'Direction' attribute.
 intMESSAGE__HAS_ENV_ENTRIES
     The feature id for the 'Has Env Entries' containment reference list.
 intMESSAGE__ID
     The feature id for the 'Id' attribute.
 intMESSAGE__IMPLEMENTATION
     The feature id for the 'Implementation' attribute.
 intMESSAGE__NAME
     The feature id for the 'Name' attribute.
 intMESSAGE__URL
     The feature id for the 'Url' attribute list.
 intOPERATOR_TERM
     The meta object id for the ' newprocess.impl.OperatorTermImpl Operator Term ' class.
 intOPERATOR_TERM_FEATURE_COUNT
     The number of structural features of the 'Operator Term' class.
 intOPERATOR_TERM__SUB_TERM
     The feature id for the 'Sub Term' reference list.
 intOR_OPERATOR
     The meta object id for the ' newprocess.impl.OrOperatorImpl Or Operator ' class.
 intOR_OPERATOR_FEATURE_COUNT
     The number of structural features of the 'Or Operator' class.
 intOR_OPERATOR__SUB_TERM
     The feature id for the 'Sub Term' reference list.
 intPROCESS
     The meta object id for the ' newprocess.impl.ProcessImpl Process ' class.
 intPROCESS_FEATURE_COUNT
     The number of structural features of the 'Process' class.
 intPROCESS__DESCRIPTION
     The feature id for the 'Description' attribute.
 intPROCESS__HAS_ACTORS
     The feature id for the 'Has Actors' containment reference list.
 intPROCESS__HAS_ASYNC_ACTIVITIES
     The feature id for the 'Has Async Activities' containment reference list.
 intPROCESS__HAS_CONCLUSIONS
     The feature id for the 'Has Conclusions' containment reference list.
 intPROCESS__HAS_CONDITION_PROXY
     The feature id for the 'Has Condition Proxy' containment reference list.
 intPROCESS__HAS_ENV_ENTRIES
     The feature id for the 'Has Env Entries' containment reference list.
 intPROCESS__HAS_EVENTS
     The feature id for the 'Has Events' containment reference list.
 intPROCESS__HAS_EXPANSIONS
     The feature id for the 'Has Expansions' containment reference list.
 intPROCESS__HAS_GLOBALS
     The feature id for the 'Has Globals' containment reference.
 intPROCESS__HAS_LISTENERS
     The feature id for the 'Has Listeners' containment reference list.
 intPROCESS__HAS_MESSAGES
     The feature id for the 'Has Messages' containment reference list.
 intPROCESS__HAS_SYNC_ACTIVITIES
     The feature id for the 'Has Sync Activities' containment reference list.
 intPROCESS__ID
     The feature id for the 'Id' attribute.
 intPROCESS__IMPLEMENTATION
     The feature id for the 'Implementation' attribute.
 intPROCESS__NAME
     The feature id for the 'Name' attribute.
 intPROCESS__NAMESPACE
     The feature id for the 'Namespace' attribute.
 intPROCESS__SUBJECT
     The feature id for the 'Subject' attribute.
 intPROCESS__URL
     The feature id for the 'Url' attribute list.
 intROOT
     The meta object id for the ' newprocess.impl.RootImpl Root ' class.
 intROOT_FEATURE_COUNT
     The number of structural features of the 'Root' class.
 intROOT__TERM
     The feature id for the 'Term' reference.
 intSYNC_ACTIVITY
     The meta object id for the ' newprocess.impl.SyncActivityImpl Sync Activity ' class.
 intSYNC_ACTIVITY_FEATURE_COUNT
     The number of structural features of the 'Sync Activity' class.
 intSYNC_ACTIVITY__DESCRIPTION
     The feature id for the 'Description' attribute.
 intSYNC_ACTIVITY__HAS_ENV_ENTRIES
     The feature id for the 'Has Env Entries' containment reference list.
 intSYNC_ACTIVITY__HAS_POSTCONDITION
     The feature id for the 'Has Postcondition' containment reference.
 intSYNC_ACTIVITY__HAS_PRECONDITION
     The feature id for the 'Has Precondition' containment reference.
 intSYNC_ACTIVITY__ID
     The feature id for the 'Id' attribute.
 intSYNC_ACTIVITY__IMPLEMENTATION
     The feature id for the 'Implementation' attribute.
 intSYNC_ACTIVITY__NAME
     The feature id for the 'Name' attribute.
 intSYNC_ACTIVITY__REENTRANT
     The feature id for the 'Reentrant' attribute.
 intSYNC_ACTIVITY__RETRY_DELAY
     The feature id for the 'Retry Delay' attribute.
 intSYNC_ACTIVITY__TRIALS
     The feature id for the 'Trials' attribute.
 intSYNC_ACTIVITY__URL
     The feature id for the 'Url' attribute list.
 intTERM
     The meta object id for the ' newprocess.impl.TermImpl Term ' class.
 intTERM_FEATURE_COUNT
     The number of structural features of the 'Term' class.
 NewprocessPackageeINSTANCE
     The singleton instance of the package.
 StringeNAME
     The package name.
 StringeNS_PREFIX
     The package namespace name.
 StringeNS_URI
     The package namespace URI.


Method Summary
 EClassgetActor()
     Returns the meta object for class ' newprocess.Actor Actor '.
 EClassgetAndOperator()
     Returns the meta object for class ' newprocess.AndOperator And Operator '.
 EClassgetAsyncActivity()
     Returns the meta object for class ' newprocess.AsyncActivity Async Activity '.
 EReferencegetAsyncActivity_Actor()
     Returns the meta object for the reference ' newprocess.AsyncActivity.getActor Actor '.
 EReferencegetAsyncActivity_HasPostcondition()
     Returns the meta object for the containment reference ' newprocess.AsyncActivity.getHasPostcondition Has Postcondition '.
 EReferencegetAsyncActivity_HasPrecondition()
     Returns the meta object for the containment reference ' newprocess.AsyncActivity.getHasPrecondition Has Precondition '.
 EAttributegetAsyncActivity_Optional()
     Returns the meta object for the attribute ' newprocess.AsyncActivity.isOptional Optional '.
 EAttributegetAsyncActivity_Reentrant()
     Returns the meta object for the attribute ' newprocess.AsyncActivity.isReentrant Reentrant '.
 EAttributegetAsyncActivity_Timeout()
     Returns the meta object for the attribute ' newprocess.AsyncActivity.getTimeout Timeout '.
 EClassgetConclusion()
     Returns the meta object for class ' newprocess.Conclusion Conclusion '.
 EReferencegetConclusion_ConclusionProxy()
     Returns the meta object for the reference ' newprocess.Conclusion.getConclusionProxy Conclusion Proxy '.
 EReferencegetConclusion_HasPrecondition()
     Returns the meta object for the containment reference ' newprocess.Conclusion.getHasPrecondition Has Precondition '.
 EClassgetCondition()
     Returns the meta object for class ' newprocess.Condition Condition '.
 EClassgetConditionProxy()
     Returns the meta object for class ' newprocess.ConditionProxy Condition Proxy '.
 EReferencegetConditionProxy_Condition()
     Returns the meta object for the reference ' newprocess.ConditionProxy.getCondition Condition '.
 EReferencegetConditionProxy_ConditionTerm()
     Returns the meta object for the reference list ' newprocess.ConditionProxy.getConditionTerm Condition Term '.
 EAttributegetConditionProxy_Inverted()
     Returns the meta object for the attribute ' newprocess.ConditionProxy.isInverted Inverted '.
 EAttributegetConditionProxy_ProxyName()
     Returns the meta object for the attribute ' newprocess.ConditionProxy.getProxyName Proxy Name '.
 EClassgetConditionTerm()
     Returns the meta object for class ' newprocess.ConditionTerm Condition Term '.
 EReferencegetConditionTerm_ConditionProxy()
     Returns the meta object for the reference ' newprocess.ConditionTerm.getConditionProxy Condition Proxy '.
 EAttributegetCondition_Tagged()
     Returns the meta object for the attribute ' newprocess.Condition.isTagged Tagged '.
 EAttributegetCondition_Temporal()
     Returns the meta object for the attribute ' newprocess.Condition.isTemporal Temporal '.
 EEnumgetDirection()
     Returns the meta object for enum ' newprocess.Direction Direction '.
 EClassgetElement()
     Returns the meta object for class ' newprocess.Element Element '.
 EAttributegetElement_Description()
     Returns the meta object for the attribute ' newprocess.Element.getDescription Description '.
 EReferencegetElement_HasEnvEntries()
     Returns the meta object for the containment reference list ' newprocess.Element.getHasEnvEntries Has Env Entries '.
 EAttributegetElement_Id()
     Returns the meta object for the attribute ' newprocess.Element.getId Id '.
 EAttributegetElement_Implementation()
     Returns the meta object for the attribute ' newprocess.Element.getImplementation Implementation '.
 EAttributegetElement_Name()
     Returns the meta object for the attribute ' newprocess.Element.getName Name '.
 EAttributegetElement_Url()
     Returns the meta object for the attribute list ' newprocess.Element.getUrl Url '.
 EClassgetEnvEntry()
     Returns the meta object for class ' newprocess.EnvEntry Env Entry '.
 EAttributegetEnvEntry_Name()
     Returns the meta object for the attribute ' newprocess.EnvEntry.getName Name '.
 EAttributegetEnvEntry_Type()
     Returns the meta object for the attribute ' newprocess.EnvEntry.getType Type '.
 EAttributegetEnvEntry_Value()
     Returns the meta object for the attribute ' newprocess.EnvEntry.getValue Value '.
 EClassgetEvent()
     Returns the meta object for class ' newprocess.Event Event '.
 EReferencegetEvent_HasPostcondition()
     Returns the meta object for the containment reference ' newprocess.Event.getHasPostcondition Has Postcondition '.
 EAttributegetEvent_Reentrant()
     Returns the meta object for the attribute ' newprocess.Event.isReentrant Reentrant '.
 EClassgetExpansion()
     Returns the meta object for class ' newprocess.Expansion Expansion '.
 EReferencegetExpansion_ExpansionProxy()
     Returns the meta object for the reference ' newprocess.Expansion.getExpansionProxy Expansion Proxy '.
 EReferencegetExpansion_HasPostcondition()
     Returns the meta object for the containment reference ' newprocess.Expansion.getHasPostcondition Has Postcondition '.
 EClassgetExpression()
     Returns the meta object for class ' newprocess.Expression Expression '.
 EAttributegetExpression_Expression()
     Returns the meta object for the attribute ' newprocess.Expression.getExpression Expression '.
 EReferencegetExpression_HasRoot()
     Returns the meta object for the containment reference ' newprocess.Expression.getHasRoot Has Root '.
 EReferencegetExpression_HasTerms()
     Returns the meta object for the containment reference list ' newprocess.Expression.getHasTerms Has Terms '.
 EClassgetGlobals()
     Returns the meta object for class ' newprocess.Globals Globals '.
 EReferencegetGlobals_HasCondition()
     Returns the meta object for the containment reference list ' newprocess.Globals.getHasCondition Has Condition '.
 EReferencegetGlobals_HasLoader()
     Returns the meta object for the containment reference ' newprocess.Globals.getHasLoader Has Loader '.
 EClassgetListener()
     Returns the meta object for class ' newprocess.Listener Listener '.
 EReferencegetListener_HasPrecondition()
     Returns the meta object for the containment reference ' newprocess.Listener.getHasPrecondition Has Precondition '.
 EAttributegetListener_Reentrant()
     Returns the meta object for the attribute ' newprocess.Listener.isReentrant Reentrant '.
 EClassgetLoader()
     Returns the meta object for class ' newprocess.Loader Loader '.
 EClassgetMessage()
     Returns the meta object for class ' newprocess.Message Message '.
 EAttributegetMessage_Direction()
     Returns the meta object for the attribute ' newprocess.Message.getDirection Direction '.
 NewprocessFactorygetNewprocessFactory()
     Returns the factory that creates the instances of the model.
 EClassgetOperatorTerm()
     Returns the meta object for class ' newprocess.OperatorTerm Operator Term '.
 EReferencegetOperatorTerm_SubTerm()
     Returns the meta object for the reference list ' newprocess.OperatorTerm.getSubTerm Sub Term '.
 EClassgetOrOperator()
     Returns the meta object for class ' newprocess.OrOperator Or Operator '.
 EClassgetProcess()
     Returns the meta object for class ' newprocess.Process Process '.
 EReferencegetProcess_HasActors()
     Returns the meta object for the containment reference list ' newprocess.Process.getHasActors Has Actors '.
 EReferencegetProcess_HasAsyncActivities()
     Returns the meta object for the containment reference list ' newprocess.Process.getHasAsyncActivities Has Async Activities '.
 EReferencegetProcess_HasConclusions()
     Returns the meta object for the containment reference list ' newprocess.Process.getHasConclusions Has Conclusions '.
 EReferencegetProcess_HasConditionProxy()
     Returns the meta object for the containment reference list ' newprocess.Process.getHasConditionProxy Has Condition Proxy '.
 EReferencegetProcess_HasEvents()
     Returns the meta object for the containment reference list ' newprocess.Process.getHasEvents Has Events '.
 EReferencegetProcess_HasExpansions()
     Returns the meta object for the containment reference list ' newprocess.Process.getHasExpansions Has Expansions '.
 EReferencegetProcess_HasGlobals()
     Returns the meta object for the containment reference ' newprocess.Process.getHasGlobals Has Globals '.
 EReferencegetProcess_HasListeners()
     Returns the meta object for the containment reference list ' newprocess.Process.getHasListeners Has Listeners '.
 EReferencegetProcess_HasMessages()
     Returns the meta object for the containment reference list ' newprocess.Process.getHasMessages Has Messages '.
 EReferencegetProcess_HasSyncActivities()
     Returns the meta object for the containment reference list ' newprocess.Process.getHasSyncActivities Has Sync Activities '.
 EAttributegetProcess_Namespace()
     Returns the meta object for the attribute ' newprocess.Process.getNamespace Namespace '.
 EAttributegetProcess_Subject()
     Returns the meta object for the attribute ' newprocess.Process.getSubject Subject '.
 EClassgetRoot()
     Returns the meta object for class ' newprocess.Root Root '.
 EReferencegetRoot_Term()
     Returns the meta object for the reference ' newprocess.Root.getTerm Term '.
 EClassgetSyncActivity()
     Returns the meta object for class ' newprocess.SyncActivity Sync Activity '.
 EReferencegetSyncActivity_HasPostcondition()
     Returns the meta object for the containment reference ' newprocess.SyncActivity.getHasPostcondition Has Postcondition '.
 EReferencegetSyncActivity_HasPrecondition()
     Returns the meta object for the containment reference ' newprocess.SyncActivity.getHasPrecondition Has Precondition '.
 EAttributegetSyncActivity_Reentrant()
     Returns the meta object for the attribute ' newprocess.SyncActivity.isReentrant Reentrant '.
 EAttributegetSyncActivity_RetryDelay()
     Returns the meta object for the attribute ' newprocess.SyncActivity.getRetryDelay Retry Delay '.
 EAttributegetSyncActivity_Trials()
     Returns the meta object for the attribute ' newprocess.SyncActivity.getTrials Trials '.
 EClassgetTerm()
     Returns the meta object for class ' newprocess.Term Term '.

Field Detail
ACTOR
int ACTOR(Code)
The meta object id for the ' newprocess.impl.ActorImpl Actor ' class.
See Also:   newprocess.impl.ActorImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getActor



ACTOR_FEATURE_COUNT
int ACTOR_FEATURE_COUNT(Code)
The number of structural features of the 'Actor' class.



ACTOR__DESCRIPTION
int ACTOR__DESCRIPTION(Code)
The feature id for the 'Description' attribute.



ACTOR__HAS_ENV_ENTRIES
int ACTOR__HAS_ENV_ENTRIES(Code)
The feature id for the 'Has Env Entries' containment reference list.



ACTOR__ID
int ACTOR__ID(Code)
The feature id for the 'Id' attribute.



ACTOR__IMPLEMENTATION
int ACTOR__IMPLEMENTATION(Code)
The feature id for the 'Implementation' attribute.



ACTOR__NAME
int ACTOR__NAME(Code)
The feature id for the 'Name' attribute.



ACTOR__URL
int ACTOR__URL(Code)
The feature id for the 'Url' attribute list.



AND_OPERATOR
int AND_OPERATOR(Code)
The meta object id for the ' newprocess.impl.AndOperatorImpl And Operator ' class.
See Also:   newprocess.impl.AndOperatorImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getAndOperator



AND_OPERATOR_FEATURE_COUNT
int AND_OPERATOR_FEATURE_COUNT(Code)
The number of structural features of the 'And Operator' class.



AND_OPERATOR__SUB_TERM
int AND_OPERATOR__SUB_TERM(Code)
The feature id for the 'Sub Term' reference list.



ASYNC_ACTIVITY
int ASYNC_ACTIVITY(Code)
The meta object id for the ' newprocess.impl.AsyncActivityImpl Async Activity ' class.
See Also:   newprocess.impl.AsyncActivityImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getAsyncActivity



ASYNC_ACTIVITY_FEATURE_COUNT
int ASYNC_ACTIVITY_FEATURE_COUNT(Code)
The number of structural features of the 'Async Activity' class.



ASYNC_ACTIVITY__ACTOR
int ASYNC_ACTIVITY__ACTOR(Code)
The feature id for the 'Actor' reference.



ASYNC_ACTIVITY__DESCRIPTION
int ASYNC_ACTIVITY__DESCRIPTION(Code)
The feature id for the 'Description' attribute.



ASYNC_ACTIVITY__HAS_ENV_ENTRIES
int ASYNC_ACTIVITY__HAS_ENV_ENTRIES(Code)
The feature id for the 'Has Env Entries' containment reference list.



ASYNC_ACTIVITY__HAS_POSTCONDITION
int ASYNC_ACTIVITY__HAS_POSTCONDITION(Code)
The feature id for the 'Has Postcondition' containment reference.



ASYNC_ACTIVITY__HAS_PRECONDITION
int ASYNC_ACTIVITY__HAS_PRECONDITION(Code)
The feature id for the 'Has Precondition' containment reference.



ASYNC_ACTIVITY__ID
int ASYNC_ACTIVITY__ID(Code)
The feature id for the 'Id' attribute.



ASYNC_ACTIVITY__IMPLEMENTATION
int ASYNC_ACTIVITY__IMPLEMENTATION(Code)
The feature id for the 'Implementation' attribute.



ASYNC_ACTIVITY__NAME
int ASYNC_ACTIVITY__NAME(Code)
The feature id for the 'Name' attribute.



ASYNC_ACTIVITY__OPTIONAL
int ASYNC_ACTIVITY__OPTIONAL(Code)
The feature id for the 'Optional' attribute.



ASYNC_ACTIVITY__REENTRANT
int ASYNC_ACTIVITY__REENTRANT(Code)
The feature id for the 'Reentrant' attribute.



ASYNC_ACTIVITY__TIMEOUT
int ASYNC_ACTIVITY__TIMEOUT(Code)
The feature id for the 'Timeout' attribute.



ASYNC_ACTIVITY__URL
int ASYNC_ACTIVITY__URL(Code)
The feature id for the 'Url' attribute list.



CONCLUSION
int CONCLUSION(Code)
The meta object id for the ' newprocess.impl.ConclusionImpl Conclusion ' class.
See Also:   newprocess.impl.ConclusionImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getConclusion



CONCLUSION_FEATURE_COUNT
int CONCLUSION_FEATURE_COUNT(Code)
The number of structural features of the 'Conclusion' class.



CONCLUSION__CONCLUSION_PROXY
int CONCLUSION__CONCLUSION_PROXY(Code)
The feature id for the 'Conclusion Proxy' reference.



CONCLUSION__DESCRIPTION
int CONCLUSION__DESCRIPTION(Code)
The feature id for the 'Description' attribute.



CONCLUSION__HAS_ENV_ENTRIES
int CONCLUSION__HAS_ENV_ENTRIES(Code)
The feature id for the 'Has Env Entries' containment reference list.



CONCLUSION__HAS_PRECONDITION
int CONCLUSION__HAS_PRECONDITION(Code)
The feature id for the 'Has Precondition' containment reference.



CONCLUSION__ID
int CONCLUSION__ID(Code)
The feature id for the 'Id' attribute.



CONCLUSION__IMPLEMENTATION
int CONCLUSION__IMPLEMENTATION(Code)
The feature id for the 'Implementation' attribute.



CONCLUSION__NAME
int CONCLUSION__NAME(Code)
The feature id for the 'Name' attribute.



CONCLUSION__URL
int CONCLUSION__URL(Code)
The feature id for the 'Url' attribute list.



CONDITION
int CONDITION(Code)
The meta object id for the ' newprocess.impl.ConditionImpl Condition ' class.
See Also:   newprocess.impl.ConditionImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getCondition



CONDITION_FEATURE_COUNT
int CONDITION_FEATURE_COUNT(Code)
The number of structural features of the 'Condition' class.



CONDITION_PROXY
int CONDITION_PROXY(Code)
The meta object id for the ' newprocess.impl.ConditionProxyImpl Condition Proxy ' class.
See Also:   newprocess.impl.ConditionProxyImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getConditionProxy



CONDITION_PROXY_FEATURE_COUNT
int CONDITION_PROXY_FEATURE_COUNT(Code)
The number of structural features of the 'Condition Proxy' class.



CONDITION_PROXY__CONDITION
int CONDITION_PROXY__CONDITION(Code)
The feature id for the 'Condition' reference.



CONDITION_PROXY__CONDITION_TERM
int CONDITION_PROXY__CONDITION_TERM(Code)
The feature id for the 'Condition Term' reference list.



CONDITION_PROXY__INVERTED
int CONDITION_PROXY__INVERTED(Code)
The feature id for the 'Inverted' attribute.



CONDITION_PROXY__PROXY_NAME
int CONDITION_PROXY__PROXY_NAME(Code)
The feature id for the 'Proxy Name' attribute.



CONDITION_TERM
int CONDITION_TERM(Code)
The meta object id for the ' newprocess.impl.ConditionTermImpl Condition Term ' class.
See Also:   newprocess.impl.ConditionTermImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getConditionTerm



CONDITION_TERM_FEATURE_COUNT
int CONDITION_TERM_FEATURE_COUNT(Code)
The number of structural features of the 'Condition Term' class.



CONDITION_TERM__CONDITION_PROXY
int CONDITION_TERM__CONDITION_PROXY(Code)
The feature id for the 'Condition Proxy' reference.



CONDITION__DESCRIPTION
int CONDITION__DESCRIPTION(Code)
The feature id for the 'Description' attribute.



CONDITION__HAS_ENV_ENTRIES
int CONDITION__HAS_ENV_ENTRIES(Code)
The feature id for the 'Has Env Entries' containment reference list.



CONDITION__ID
int CONDITION__ID(Code)
The feature id for the 'Id' attribute.



CONDITION__IMPLEMENTATION
int CONDITION__IMPLEMENTATION(Code)
The feature id for the 'Implementation' attribute.



CONDITION__NAME
int CONDITION__NAME(Code)
The feature id for the 'Name' attribute.



CONDITION__TAGGED
int CONDITION__TAGGED(Code)
The feature id for the 'Tagged' attribute.



CONDITION__TEMPORAL
int CONDITION__TEMPORAL(Code)
The feature id for the 'Temporal' attribute.



CONDITION__URL
int CONDITION__URL(Code)
The feature id for the 'Url' attribute list.



DIRECTION
int DIRECTION(Code)
The meta object id for the ' newprocess.Direction Direction ' enum.
See Also:   newprocess.Direction
See Also:   newprocess.impl.NewprocessPackageImpl.getDirection



ELEMENT
int ELEMENT(Code)
The meta object id for the ' newprocess.impl.ElementImpl Element ' class.
See Also:   newprocess.impl.ElementImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getElement



ELEMENT_FEATURE_COUNT
int ELEMENT_FEATURE_COUNT(Code)
The number of structural features of the 'Element' class.



ELEMENT__DESCRIPTION
int ELEMENT__DESCRIPTION(Code)
The feature id for the 'Description' attribute.



ELEMENT__HAS_ENV_ENTRIES
int ELEMENT__HAS_ENV_ENTRIES(Code)
The feature id for the 'Has Env Entries' containment reference list.



ELEMENT__ID
int ELEMENT__ID(Code)
The feature id for the 'Id' attribute.



ELEMENT__IMPLEMENTATION
int ELEMENT__IMPLEMENTATION(Code)
The feature id for the 'Implementation' attribute.



ELEMENT__NAME
int ELEMENT__NAME(Code)
The feature id for the 'Name' attribute.



ELEMENT__URL
int ELEMENT__URL(Code)
The feature id for the 'Url' attribute list.



ENV_ENTRY
int ENV_ENTRY(Code)
The meta object id for the ' newprocess.impl.EnvEntryImpl Env Entry ' class.
See Also:   newprocess.impl.EnvEntryImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getEnvEntry



ENV_ENTRY_FEATURE_COUNT
int ENV_ENTRY_FEATURE_COUNT(Code)
The number of structural features of the 'Env Entry' class.



ENV_ENTRY__NAME
int ENV_ENTRY__NAME(Code)
The feature id for the 'Name' attribute.



ENV_ENTRY__TYPE
int ENV_ENTRY__TYPE(Code)
The feature id for the 'Type' attribute.



ENV_ENTRY__VALUE
int ENV_ENTRY__VALUE(Code)
The feature id for the 'Value' attribute.



EVENT
int EVENT(Code)
The meta object id for the ' newprocess.impl.EventImpl Event ' class.
See Also:   newprocess.impl.EventImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getEvent



EVENT_FEATURE_COUNT
int EVENT_FEATURE_COUNT(Code)
The number of structural features of the 'Event' class.



EVENT__DESCRIPTION
int EVENT__DESCRIPTION(Code)
The feature id for the 'Description' attribute.



EVENT__HAS_ENV_ENTRIES
int EVENT__HAS_ENV_ENTRIES(Code)
The feature id for the 'Has Env Entries' containment reference list.



EVENT__HAS_POSTCONDITION
int EVENT__HAS_POSTCONDITION(Code)
The feature id for the 'Has Postcondition' containment reference.



EVENT__ID
int EVENT__ID(Code)
The feature id for the 'Id' attribute.



EVENT__IMPLEMENTATION
int EVENT__IMPLEMENTATION(Code)
The feature id for the 'Implementation' attribute.



EVENT__NAME
int EVENT__NAME(Code)
The feature id for the 'Name' attribute.



EVENT__REENTRANT
int EVENT__REENTRANT(Code)
The feature id for the 'Reentrant' attribute.



EVENT__URL
int EVENT__URL(Code)
The feature id for the 'Url' attribute list.



EXPANSION
int EXPANSION(Code)
The meta object id for the ' newprocess.impl.ExpansionImpl Expansion ' class.
See Also:   newprocess.impl.ExpansionImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getExpansion



EXPANSION_FEATURE_COUNT
int EXPANSION_FEATURE_COUNT(Code)
The number of structural features of the 'Expansion' class.



EXPANSION__DESCRIPTION
int EXPANSION__DESCRIPTION(Code)
The feature id for the 'Description' attribute.



EXPANSION__EXPANSION_PROXY
int EXPANSION__EXPANSION_PROXY(Code)
The feature id for the 'Expansion Proxy' reference.



EXPANSION__HAS_ENV_ENTRIES
int EXPANSION__HAS_ENV_ENTRIES(Code)
The feature id for the 'Has Env Entries' containment reference list.



EXPANSION__HAS_POSTCONDITION
int EXPANSION__HAS_POSTCONDITION(Code)
The feature id for the 'Has Postcondition' containment reference.



EXPANSION__ID
int EXPANSION__ID(Code)
The feature id for the 'Id' attribute.



EXPANSION__IMPLEMENTATION
int EXPANSION__IMPLEMENTATION(Code)
The feature id for the 'Implementation' attribute.



EXPANSION__NAME
int EXPANSION__NAME(Code)
The feature id for the 'Name' attribute.



EXPANSION__URL
int EXPANSION__URL(Code)
The feature id for the 'Url' attribute list.



EXPRESSION
int EXPRESSION(Code)
The meta object id for the ' newprocess.impl.ExpressionImpl Expression ' class.
See Also:   newprocess.impl.ExpressionImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getExpression



EXPRESSION_FEATURE_COUNT
int EXPRESSION_FEATURE_COUNT(Code)
The number of structural features of the 'Expression' class.



EXPRESSION__EXPRESSION
int EXPRESSION__EXPRESSION(Code)
The feature id for the 'Expression' attribute.



EXPRESSION__HAS_ROOT
int EXPRESSION__HAS_ROOT(Code)
The feature id for the 'Has Root' containment reference.



EXPRESSION__HAS_TERMS
int EXPRESSION__HAS_TERMS(Code)
The feature id for the 'Has Terms' containment reference list.



GLOBALS
int GLOBALS(Code)
The meta object id for the ' newprocess.impl.GlobalsImpl Globals ' class.
See Also:   newprocess.impl.GlobalsImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getGlobals



GLOBALS_FEATURE_COUNT
int GLOBALS_FEATURE_COUNT(Code)
The number of structural features of the 'Globals' class.



GLOBALS__HAS_CONDITION
int GLOBALS__HAS_CONDITION(Code)
The feature id for the 'Has Condition' containment reference list.



GLOBALS__HAS_LOADER
int GLOBALS__HAS_LOADER(Code)
The feature id for the 'Has Loader' containment reference.



LISTENER
int LISTENER(Code)
The meta object id for the ' newprocess.impl.ListenerImpl Listener ' class.
See Also:   newprocess.impl.ListenerImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getListener



LISTENER_FEATURE_COUNT
int LISTENER_FEATURE_COUNT(Code)
The number of structural features of the 'Listener' class.



LISTENER__DESCRIPTION
int LISTENER__DESCRIPTION(Code)
The feature id for the 'Description' attribute.



LISTENER__HAS_ENV_ENTRIES
int LISTENER__HAS_ENV_ENTRIES(Code)
The feature id for the 'Has Env Entries' containment reference list.



LISTENER__HAS_PRECONDITION
int LISTENER__HAS_PRECONDITION(Code)
The feature id for the 'Has Precondition' containment reference.



LISTENER__ID
int LISTENER__ID(Code)
The feature id for the 'Id' attribute.



LISTENER__IMPLEMENTATION
int LISTENER__IMPLEMENTATION(Code)
The feature id for the 'Implementation' attribute.



LISTENER__NAME
int LISTENER__NAME(Code)
The feature id for the 'Name' attribute.



LISTENER__REENTRANT
int LISTENER__REENTRANT(Code)
The feature id for the 'Reentrant' attribute.



LISTENER__URL
int LISTENER__URL(Code)
The feature id for the 'Url' attribute list.



LOADER
int LOADER(Code)
The meta object id for the ' newprocess.impl.LoaderImpl Loader ' class.
See Also:   newprocess.impl.LoaderImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getLoader



LOADER_FEATURE_COUNT
int LOADER_FEATURE_COUNT(Code)
The number of structural features of the 'Loader' class.



LOADER__DESCRIPTION
int LOADER__DESCRIPTION(Code)
The feature id for the 'Description' attribute.



LOADER__HAS_ENV_ENTRIES
int LOADER__HAS_ENV_ENTRIES(Code)
The feature id for the 'Has Env Entries' containment reference list.



LOADER__ID
int LOADER__ID(Code)
The feature id for the 'Id' attribute.



LOADER__IMPLEMENTATION
int LOADER__IMPLEMENTATION(Code)
The feature id for the 'Implementation' attribute.



LOADER__NAME
int LOADER__NAME(Code)
The feature id for the 'Name' attribute.



LOADER__URL
int LOADER__URL(Code)
The feature id for the 'Url' attribute list.



MESSAGE
int MESSAGE(Code)
The meta object id for the ' newprocess.impl.MessageImpl Message ' class.
See Also:   newprocess.impl.MessageImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getMessage



MESSAGE_FEATURE_COUNT
int MESSAGE_FEATURE_COUNT(Code)
The number of structural features of the 'Message' class.



MESSAGE__DESCRIPTION
int MESSAGE__DESCRIPTION(Code)
The feature id for the 'Description' attribute.



MESSAGE__DIRECTION
int MESSAGE__DIRECTION(Code)
The feature id for the 'Direction' attribute.



MESSAGE__HAS_ENV_ENTRIES
int MESSAGE__HAS_ENV_ENTRIES(Code)
The feature id for the 'Has Env Entries' containment reference list.



MESSAGE__ID
int MESSAGE__ID(Code)
The feature id for the 'Id' attribute.



MESSAGE__IMPLEMENTATION
int MESSAGE__IMPLEMENTATION(Code)
The feature id for the 'Implementation' attribute.



MESSAGE__NAME
int MESSAGE__NAME(Code)
The feature id for the 'Name' attribute.



MESSAGE__URL
int MESSAGE__URL(Code)
The feature id for the 'Url' attribute list.



OPERATOR_TERM
int OPERATOR_TERM(Code)
The meta object id for the ' newprocess.impl.OperatorTermImpl Operator Term ' class.
See Also:   newprocess.impl.OperatorTermImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getOperatorTerm



OPERATOR_TERM_FEATURE_COUNT
int OPERATOR_TERM_FEATURE_COUNT(Code)
The number of structural features of the 'Operator Term' class.



OPERATOR_TERM__SUB_TERM
int OPERATOR_TERM__SUB_TERM(Code)
The feature id for the 'Sub Term' reference list.



OR_OPERATOR
int OR_OPERATOR(Code)
The meta object id for the ' newprocess.impl.OrOperatorImpl Or Operator ' class.
See Also:   newprocess.impl.OrOperatorImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getOrOperator



OR_OPERATOR_FEATURE_COUNT
int OR_OPERATOR_FEATURE_COUNT(Code)
The number of structural features of the 'Or Operator' class.



OR_OPERATOR__SUB_TERM
int OR_OPERATOR__SUB_TERM(Code)
The feature id for the 'Sub Term' reference list.



PROCESS
int PROCESS(Code)
The meta object id for the ' newprocess.impl.ProcessImpl Process ' class.
See Also:   newprocess.impl.ProcessImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getProcess



PROCESS_FEATURE_COUNT
int PROCESS_FEATURE_COUNT(Code)
The number of structural features of the 'Process' class.



PROCESS__DESCRIPTION
int PROCESS__DESCRIPTION(Code)
The feature id for the 'Description' attribute.



PROCESS__HAS_ACTORS
int PROCESS__HAS_ACTORS(Code)
The feature id for the 'Has Actors' containment reference list.



PROCESS__HAS_ASYNC_ACTIVITIES
int PROCESS__HAS_ASYNC_ACTIVITIES(Code)
The feature id for the 'Has Async Activities' containment reference list.



PROCESS__HAS_CONCLUSIONS
int PROCESS__HAS_CONCLUSIONS(Code)
The feature id for the 'Has Conclusions' containment reference list.



PROCESS__HAS_CONDITION_PROXY
int PROCESS__HAS_CONDITION_PROXY(Code)
The feature id for the 'Has Condition Proxy' containment reference list.



PROCESS__HAS_ENV_ENTRIES
int PROCESS__HAS_ENV_ENTRIES(Code)
The feature id for the 'Has Env Entries' containment reference list.



PROCESS__HAS_EVENTS
int PROCESS__HAS_EVENTS(Code)
The feature id for the 'Has Events' containment reference list.



PROCESS__HAS_EXPANSIONS
int PROCESS__HAS_EXPANSIONS(Code)
The feature id for the 'Has Expansions' containment reference list.



PROCESS__HAS_GLOBALS
int PROCESS__HAS_GLOBALS(Code)
The feature id for the 'Has Globals' containment reference.



PROCESS__HAS_LISTENERS
int PROCESS__HAS_LISTENERS(Code)
The feature id for the 'Has Listeners' containment reference list.



PROCESS__HAS_MESSAGES
int PROCESS__HAS_MESSAGES(Code)
The feature id for the 'Has Messages' containment reference list.



PROCESS__HAS_SYNC_ACTIVITIES
int PROCESS__HAS_SYNC_ACTIVITIES(Code)
The feature id for the 'Has Sync Activities' containment reference list.



PROCESS__ID
int PROCESS__ID(Code)
The feature id for the 'Id' attribute.



PROCESS__IMPLEMENTATION
int PROCESS__IMPLEMENTATION(Code)
The feature id for the 'Implementation' attribute.



PROCESS__NAME
int PROCESS__NAME(Code)
The feature id for the 'Name' attribute.



PROCESS__NAMESPACE
int PROCESS__NAMESPACE(Code)
The feature id for the 'Namespace' attribute.



PROCESS__SUBJECT
int PROCESS__SUBJECT(Code)
The feature id for the 'Subject' attribute.



PROCESS__URL
int PROCESS__URL(Code)
The feature id for the 'Url' attribute list.



ROOT
int ROOT(Code)
The meta object id for the ' newprocess.impl.RootImpl Root ' class.
See Also:   newprocess.impl.RootImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getRoot



ROOT_FEATURE_COUNT
int ROOT_FEATURE_COUNT(Code)
The number of structural features of the 'Root' class.



ROOT__TERM
int ROOT__TERM(Code)
The feature id for the 'Term' reference.



SYNC_ACTIVITY
int SYNC_ACTIVITY(Code)
The meta object id for the ' newprocess.impl.SyncActivityImpl Sync Activity ' class.
See Also:   newprocess.impl.SyncActivityImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getSyncActivity



SYNC_ACTIVITY_FEATURE_COUNT
int SYNC_ACTIVITY_FEATURE_COUNT(Code)
The number of structural features of the 'Sync Activity' class.



SYNC_ACTIVITY__DESCRIPTION
int SYNC_ACTIVITY__DESCRIPTION(Code)
The feature id for the 'Description' attribute.



SYNC_ACTIVITY__HAS_ENV_ENTRIES
int SYNC_ACTIVITY__HAS_ENV_ENTRIES(Code)
The feature id for the 'Has Env Entries' containment reference list.



SYNC_ACTIVITY__HAS_POSTCONDITION
int SYNC_ACTIVITY__HAS_POSTCONDITION(Code)
The feature id for the 'Has Postcondition' containment reference.



SYNC_ACTIVITY__HAS_PRECONDITION
int SYNC_ACTIVITY__HAS_PRECONDITION(Code)
The feature id for the 'Has Precondition' containment reference.



SYNC_ACTIVITY__ID
int SYNC_ACTIVITY__ID(Code)
The feature id for the 'Id' attribute.



SYNC_ACTIVITY__IMPLEMENTATION
int SYNC_ACTIVITY__IMPLEMENTATION(Code)
The feature id for the 'Implementation' attribute.



SYNC_ACTIVITY__NAME
int SYNC_ACTIVITY__NAME(Code)
The feature id for the 'Name' attribute.



SYNC_ACTIVITY__REENTRANT
int SYNC_ACTIVITY__REENTRANT(Code)
The feature id for the 'Reentrant' attribute.



SYNC_ACTIVITY__RETRY_DELAY
int SYNC_ACTIVITY__RETRY_DELAY(Code)
The feature id for the 'Retry Delay' attribute.



SYNC_ACTIVITY__TRIALS
int SYNC_ACTIVITY__TRIALS(Code)
The feature id for the 'Trials' attribute.



SYNC_ACTIVITY__URL
int SYNC_ACTIVITY__URL(Code)
The feature id for the 'Url' attribute list.



TERM
int TERM(Code)
The meta object id for the ' newprocess.impl.TermImpl Term ' class.
See Also:   newprocess.impl.TermImpl
See Also:   newprocess.impl.NewprocessPackageImpl.getTerm



TERM_FEATURE_COUNT
int TERM_FEATURE_COUNT(Code)
The number of structural features of the 'Term' class.



eINSTANCE
NewprocessPackage eINSTANCE(Code)
The singleton instance of the package.



eNAME
String eNAME(Code)
The package name.



eNS_PREFIX
String eNS_PREFIX(Code)
The package namespace name.



eNS_URI
String eNS_URI(Code)
The package namespace URI.





Method Detail
getActor
EClass getActor()(Code)
Returns the meta object for class ' newprocess.Actor Actor '. the meta object for class 'Actor'.
See Also:   newprocess.Actor



getAndOperator
EClass getAndOperator()(Code)
Returns the meta object for class ' newprocess.AndOperator And Operator '. the meta object for class 'And Operator'.
See Also:   newprocess.AndOperator



getAsyncActivity
EClass getAsyncActivity()(Code)
Returns the meta object for class ' newprocess.AsyncActivity Async Activity '. the meta object for class 'Async Activity'.
See Also:   newprocess.AsyncActivity



getAsyncActivity_Actor
EReference getAsyncActivity_Actor()(Code)
Returns the meta object for the reference ' newprocess.AsyncActivity.getActor Actor '. the meta object for the reference 'Actor'.
See Also:   newprocess.AsyncActivity.getActor
See Also:   NewprocessPackage.getAsyncActivity()



getAsyncActivity_HasPostcondition
EReference getAsyncActivity_HasPostcondition()(Code)
Returns the meta object for the containment reference ' newprocess.AsyncActivity.getHasPostcondition Has Postcondition '. the meta object for the containment reference 'Has Postcondition'.
See Also:   newprocess.AsyncActivity.getHasPostcondition
See Also:   NewprocessPackage.getAsyncActivity()



getAsyncActivity_HasPrecondition
EReference getAsyncActivity_HasPrecondition()(Code)
Returns the meta object for the containment reference ' newprocess.AsyncActivity.getHasPrecondition Has Precondition '. the meta object for the containment reference 'Has Precondition'.
See Also:   newprocess.AsyncActivity.getHasPrecondition
See Also:   NewprocessPackage.getAsyncActivity()



getAsyncActivity_Optional
EAttribute getAsyncActivity_Optional()(Code)
Returns the meta object for the attribute ' newprocess.AsyncActivity.isOptional Optional '. the meta object for the attribute 'Optional'.
See Also:   newprocess.AsyncActivity.isOptional
See Also:   NewprocessPackage.getAsyncActivity()



getAsyncActivity_Reentrant
EAttribute getAsyncActivity_Reentrant()(Code)
Returns the meta object for the attribute ' newprocess.AsyncActivity.isReentrant Reentrant '. the meta object for the attribute 'Reentrant'.
See Also:   newprocess.AsyncActivity.isReentrant
See Also:   NewprocessPackage.getAsyncActivity()



getAsyncActivity_Timeout
EAttribute getAsyncActivity_Timeout()(Code)
Returns the meta object for the attribute ' newprocess.AsyncActivity.getTimeout Timeout '. the meta object for the attribute 'Timeout'.
See Also:   newprocess.AsyncActivity.getTimeout
See Also:   NewprocessPackage.getAsyncActivity()



getConclusion
EClass getConclusion()(Code)
Returns the meta object for class ' newprocess.Conclusion Conclusion '. the meta object for class 'Conclusion'.
See Also:   newprocess.Conclusion



getConclusion_ConclusionProxy
EReference getConclusion_ConclusionProxy()(Code)
Returns the meta object for the reference ' newprocess.Conclusion.getConclusionProxy Conclusion Proxy '. the meta object for the reference 'Conclusion Proxy'.
See Also:   newprocess.Conclusion.getConclusionProxy
See Also:   NewprocessPackage.getConclusion()



getConclusion_HasPrecondition
EReference getConclusion_HasPrecondition()(Code)
Returns the meta object for the containment reference ' newprocess.Conclusion.getHasPrecondition Has Precondition '. the meta object for the containment reference 'Has Precondition'.
See Also:   newprocess.Conclusion.getHasPrecondition
See Also:   NewprocessPackage.getConclusion()



getCondition
EClass getCondition()(Code)
Returns the meta object for class ' newprocess.Condition Condition '. the meta object for class 'Condition'.
See Also:   newprocess.Condition



getConditionProxy
EClass getConditionProxy()(Code)
Returns the meta object for class ' newprocess.ConditionProxy Condition Proxy '. the meta object for class 'Condition Proxy'.
See Also:   newprocess.ConditionProxy



getConditionProxy_Condition
EReference getConditionProxy_Condition()(Code)
Returns the meta object for the reference ' newprocess.ConditionProxy.getCondition Condition '. the meta object for the reference 'Condition'.
See Also:   newprocess.ConditionProxy.getCondition
See Also:   NewprocessPackage.getConditionProxy()



getConditionProxy_ConditionTerm
EReference getConditionProxy_ConditionTerm()(Code)
Returns the meta object for the reference list ' newprocess.ConditionProxy.getConditionTerm Condition Term '. the meta object for the reference list 'Condition Term'.
See Also:   newprocess.ConditionProxy.getConditionTerm
See Also:   NewprocessPackage.getConditionProxy()



getConditionProxy_Inverted
EAttribute getConditionProxy_Inverted()(Code)
Returns the meta object for the attribute ' newprocess.ConditionProxy.isInverted Inverted '. the meta object for the attribute 'Inverted'.
See Also:   newprocess.ConditionProxy.isInverted
See Also:   NewprocessPackage.getConditionProxy()



getConditionProxy_ProxyName
EAttribute getConditionProxy_ProxyName()(Code)
Returns the meta object for the attribute ' newprocess.ConditionProxy.getProxyName Proxy Name '. the meta object for the attribute 'Proxy Name'.
See Also:   newprocess.ConditionProxy.getProxyName
See Also:   NewprocessPackage.getConditionProxy()



getConditionTerm
EClass getConditionTerm()(Code)
Returns the meta object for class ' newprocess.ConditionTerm Condition Term '. the meta object for class 'Condition Term'.
See Also:   newprocess.ConditionTerm



getConditionTerm_ConditionProxy
EReference getConditionTerm_ConditionProxy()(Code)
Returns the meta object for the reference ' newprocess.ConditionTerm.getConditionProxy Condition Proxy '. the meta object for the reference 'Condition Proxy'.
See Also:   newprocess.ConditionTerm.getConditionProxy
See Also:   NewprocessPackage.getConditionTerm()



getCondition_Tagged
EAttribute getCondition_Tagged()(Code)
Returns the meta object for the attribute ' newprocess.Condition.isTagged Tagged '. the meta object for the attribute 'Tagged'.
See Also:   newprocess.Condition.isTagged
See Also:   NewprocessPackage.getCondition()



getCondition_Temporal
EAttribute getCondition_Temporal()(Code)
Returns the meta object for the attribute ' newprocess.Condition.isTemporal Temporal '. the meta object for the attribute 'Temporal'.
See Also:   newprocess.Condition.isTemporal
See Also:   NewprocessPackage.getCondition()



getDirection
EEnum getDirection()(Code)
Returns the meta object for enum ' newprocess.Direction Direction '. the meta object for enum 'Direction'.
See Also:   newprocess.Direction



getElement
EClass getElement()(Code)
Returns the meta object for class ' newprocess.Element Element '. the meta object for class 'Element'.
See Also:   newprocess.Element



getElement_Description
EAttribute getElement_Description()(Code)
Returns the meta object for the attribute ' newprocess.Element.getDescription Description '. the meta object for the attribute 'Description'.
See Also:   newprocess.Element.getDescription
See Also:   NewprocessPackage.getElement()



getElement_HasEnvEntries
EReference getElement_HasEnvEntries()(Code)
Returns the meta object for the containment reference list ' newprocess.Element.getHasEnvEntries Has Env Entries '. the meta object for the containment reference list 'Has Env Entries'.
See Also:   newprocess.Element.getHasEnvEntries
See Also:   NewprocessPackage.getElement()



getElement_Id
EAttribute getElement_Id()(Code)
Returns the meta object for the attribute ' newprocess.Element.getId Id '. the meta object for the attribute 'Id'.
See Also:   newprocess.Element.getId
See Also:   NewprocessPackage.getElement()



getElement_Implementation
EAttribute getElement_Implementation()(Code)
Returns the meta object for the attribute ' newprocess.Element.getImplementation Implementation '. the meta object for the attribute 'Implementation'.
See Also:   newprocess.Element.getImplementation
See Also:   NewprocessPackage.getElement()



getElement_Name
EAttribute getElement_Name()(Code)
Returns the meta object for the attribute ' newprocess.Element.getName Name '. the meta object for the attribute 'Name'.
See Also:   newprocess.Element.getName
See Also:   NewprocessPackage.getElement()



getElement_Url
EAttribute getElement_Url()(Code)
Returns the meta object for the attribute list ' newprocess.Element.getUrl Url '. the meta object for the attribute list 'Url'.
See Also:   newprocess.Element.getUrl
See Also:   NewprocessPackage.getElement()



getEnvEntry
EClass getEnvEntry()(Code)
Returns the meta object for class ' newprocess.EnvEntry Env Entry '. the meta object for class 'Env Entry'.
See Also:   newprocess.EnvEntry



getEnvEntry_Name
EAttribute getEnvEntry_Name()(Code)
Returns the meta object for the attribute ' newprocess.EnvEntry.getName Name '. the meta object for the attribute 'Name'.
See Also:   newprocess.EnvEntry.getName
See Also:   NewprocessPackage.getEnvEntry()



getEnvEntry_Type
EAttribute getEnvEntry_Type()(Code)
Returns the meta object for the attribute ' newprocess.EnvEntry.getType Type '. the meta object for the attribute 'Type'.
See Also:   newprocess.EnvEntry.getType
See Also:   NewprocessPackage.getEnvEntry()



getEnvEntry_Value
EAttribute getEnvEntry_Value()(Code)
Returns the meta object for the attribute ' newprocess.EnvEntry.getValue Value '. the meta object for the attribute 'Value'.
See Also:   newprocess.EnvEntry.getValue
See Also:   NewprocessPackage.getEnvEntry()



getEvent
EClass getEvent()(Code)
Returns the meta object for class ' newprocess.Event Event '. the meta object for class 'Event'.
See Also:   newprocess.Event



getEvent_HasPostcondition
EReference getEvent_HasPostcondition()(Code)
Returns the meta object for the containment reference ' newprocess.Event.getHasPostcondition Has Postcondition '. the meta object for the containment reference 'Has Postcondition'.
See Also:   newprocess.Event.getHasPostcondition
See Also:   NewprocessPackage.getEvent()



getEvent_Reentrant
EAttribute getEvent_Reentrant()(Code)
Returns the meta object for the attribute ' newprocess.Event.isReentrant Reentrant '. the meta object for the attribute 'Reentrant'.
See Also:   newprocess.Event.isReentrant
See Also:   NewprocessPackage.getEvent()



getExpansion
EClass getExpansion()(Code)
Returns the meta object for class ' newprocess.Expansion Expansion '. the meta object for class 'Expansion'.
See Also:   newprocess.Expansion



getExpansion_ExpansionProxy
EReference getExpansion_ExpansionProxy()(Code)
Returns the meta object for the reference ' newprocess.Expansion.getExpansionProxy Expansion Proxy '. the meta object for the reference 'Expansion Proxy'.
See Also:   newprocess.Expansion.getExpansionProxy
See Also:   NewprocessPackage.getExpansion()



getExpansion_HasPostcondition
EReference getExpansion_HasPostcondition()(Code)
Returns the meta object for the containment reference ' newprocess.Expansion.getHasPostcondition Has Postcondition '. the meta object for the containment reference 'Has Postcondition'.
See Also:   newprocess.Expansion.getHasPostcondition
See Also:   NewprocessPackage.getExpansion()



getExpression
EClass getExpression()(Code)
Returns the meta object for class ' newprocess.Expression Expression '. the meta object for class 'Expression'.
See Also:   newprocess.Expression



getExpression_Expression
EAttribute getExpression_Expression()(Code)
Returns the meta object for the attribute ' newprocess.Expression.getExpression Expression '. the meta object for the attribute 'Expression'.
See Also:   newprocess.Expression.getExpression
See Also:   NewprocessPackage.getExpression()



getExpression_HasRoot
EReference getExpression_HasRoot()(Code)
Returns the meta object for the containment reference ' newprocess.Expression.getHasRoot Has Root '. the meta object for the containment reference 'Has Root'.
See Also:   newprocess.Expression.getHasRoot
See Also:   NewprocessPackage.getExpression()



getExpression_HasTerms
EReference getExpression_HasTerms()(Code)
Returns the meta object for the containment reference list ' newprocess.Expression.getHasTerms Has Terms '. the meta object for the containment reference list 'Has Terms'.
See Also:   newprocess.Expression.getHasTerms
See Also:   NewprocessPackage.getExpression()



getGlobals
EClass getGlobals()(Code)
Returns the meta object for class ' newprocess.Globals Globals '. the meta object for class 'Globals'.
See Also:   newprocess.Globals



getGlobals_HasCondition
EReference getGlobals_HasCondition()(Code)
Returns the meta object for the containment reference list ' newprocess.Globals.getHasCondition Has Condition '. the meta object for the containment reference list 'Has Condition'.
See Also:   newprocess.Globals.getHasCondition
See Also:   NewprocessPackage.getGlobals()



getGlobals_HasLoader
EReference getGlobals_HasLoader()(Code)
Returns the meta object for the containment reference ' newprocess.Globals.getHasLoader Has Loader '. the meta object for the containment reference 'Has Loader'.
See Also:   newprocess.Globals.getHasLoader
See Also:   NewprocessPackage.getGlobals()



getListener
EClass getListener()(Code)
Returns the meta object for class ' newprocess.Listener Listener '. the meta object for class 'Listener'.
See Also:   newprocess.Listener



getListener_HasPrecondition
EReference getListener_HasPrecondition()(Code)
Returns the meta object for the containment reference ' newprocess.Listener.getHasPrecondition Has Precondition '. the meta object for the containment reference 'Has Precondition'.
See Also:   newprocess.Listener.getHasPrecondition
See Also:   NewprocessPackage.getListener()



getListener_Reentrant
EAttribute getListener_Reentrant()(Code)
Returns the meta object for the attribute ' newprocess.Listener.isReentrant Reentrant '. the meta object for the attribute 'Reentrant'.
See Also:   newprocess.Listener.isReentrant
See Also:   NewprocessPackage.getListener()



getLoader
EClass getLoader()(Code)
Returns the meta object for class ' newprocess.Loader Loader '. the meta object for class 'Loader'.
See Also:   newprocess.Loader



getMessage
EClass getMessage()(Code)
Returns the meta object for class ' newprocess.Message Message '. the meta object for class 'Message'.
See Also:   newprocess.Message



getMessage_Direction
EAttribute getMessage_Direction()(Code)
Returns the meta object for the attribute ' newprocess.Message.getDirection Direction '. the meta object for the attribute 'Direction'.
See Also:   newprocess.Message.getDirection
See Also:   NewprocessPackage.getMessage()



getNewprocessFactory
NewprocessFactory getNewprocessFactory()(Code)
Returns the factory that creates the instances of the model. the factory that creates the instances of the model.



getOperatorTerm
EClass getOperatorTerm()(Code)
Returns the meta object for class ' newprocess.OperatorTerm Operator Term '. the meta object for class 'Operator Term'.
See Also:   newprocess.OperatorTerm



getOperatorTerm_SubTerm
EReference getOperatorTerm_SubTerm()(Code)
Returns the meta object for the reference list ' newprocess.OperatorTerm.getSubTerm Sub Term '. the meta object for the reference list 'Sub Term'.
See Also:   newprocess.OperatorTerm.getSubTerm
See Also:   NewprocessPackage.getOperatorTerm()



getOrOperator
EClass getOrOperator()(Code)
Returns the meta object for class ' newprocess.OrOperator Or Operator '. the meta object for class 'Or Operator'.
See Also:   newprocess.OrOperator



getProcess
EClass getProcess()(Code)
Returns the meta object for class ' newprocess.Process Process '. the meta object for class 'Process'.
See Also:   newprocess.Process



getProcess_HasActors
EReference getProcess_HasActors()(Code)
Returns the meta object for the containment reference list ' newprocess.Process.getHasActors Has Actors '. the meta object for the containment reference list 'Has Actors'.
See Also:   newprocess.Process.getHasActors
See Also:   NewprocessPackage.getProcess()



getProcess_HasAsyncActivities
EReference getProcess_HasAsyncActivities()(Code)
Returns the meta object for the containment reference list ' newprocess.Process.getHasAsyncActivities Has Async Activities '. the meta object for the containment reference list 'Has Async Activities'.
See Also:   newprocess.Process.getHasAsyncActivities
See Also:   NewprocessPackage.getProcess()



getProcess_HasConclusions
EReference getProcess_HasConclusions()(Code)
Returns the meta object for the containment reference list ' newprocess.Process.getHasConclusions Has Conclusions '. the meta object for the containment reference list 'Has Conclusions'.
See Also:   newprocess.Process.getHasConclusions
See Also:   NewprocessPackage.getProcess()



getProcess_HasConditionProxy
EReference getProcess_HasConditionProxy()(Code)
Returns the meta object for the containment reference list ' newprocess.Process.getHasConditionProxy Has Condition Proxy '. the meta object for the containment reference list 'Has Condition Proxy'.
See Also:   newprocess.Process.getHasConditionProxy
See Also:   NewprocessPackage.getProcess()



getProcess_HasEvents
EReference getProcess_HasEvents()(Code)
Returns the meta object for the containment reference list ' newprocess.Process.getHasEvents Has Events '. the meta object for the containment reference list 'Has Events'.
See Also:   newprocess.Process.getHasEvents
See Also:   NewprocessPackage.getProcess()



getProcess_HasExpansions
EReference getProcess_HasExpansions()(Code)
Returns the meta object for the containment reference list ' newprocess.Process.getHasExpansions Has Expansions '. the meta object for the containment reference list 'Has Expansions'.
See Also:   newprocess.Process.getHasExpansions
See Also:   NewprocessPackage.getProcess()



getProcess_HasGlobals
EReference getProcess_HasGlobals()(Code)
Returns the meta object for the containment reference ' newprocess.Process.getHasGlobals Has Globals '. the meta object for the containment reference 'Has Globals'.
See Also:   newprocess.Process.getHasGlobals
See Also:   NewprocessPackage.getProcess()



getProcess_HasListeners
EReference getProcess_HasListeners()(Code)
Returns the meta object for the containment reference list ' newprocess.Process.getHasListeners Has Listeners '. the meta object for the containment reference list 'Has Listeners'.
See Also:   newprocess.Process.getHasListeners
See Also:   NewprocessPackage.getProcess()



getProcess_HasMessages
EReference getProcess_HasMessages()(Code)
Returns the meta object for the containment reference list ' newprocess.Process.getHasMessages Has Messages '. the meta object for the containment reference list 'Has Messages'.
See Also:   newprocess.Process.getHasMessages
See Also:   NewprocessPackage.getProcess()



getProcess_HasSyncActivities
EReference getProcess_HasSyncActivities()(Code)
Returns the meta object for the containment reference list ' newprocess.Process.getHasSyncActivities Has Sync Activities '. the meta object for the containment reference list 'Has Sync Activities'.
See Also:   newprocess.Process.getHasSyncActivities
See Also:   NewprocessPackage.getProcess()



getProcess_Namespace
EAttribute getProcess_Namespace()(Code)
Returns the meta object for the attribute ' newprocess.Process.getNamespace Namespace '. the meta object for the attribute 'Namespace'.
See Also:   newprocess.Process.getNamespace
See Also:   NewprocessPackage.getProcess()



getProcess_Subject
EAttribute getProcess_Subject()(Code)
Returns the meta object for the attribute ' newprocess.Process.getSubject Subject '. the meta object for the attribute 'Subject'.
See Also:   newprocess.Process.getSubject
See Also:   NewprocessPackage.getProcess()



getRoot
EClass getRoot()(Code)
Returns the meta object for class ' newprocess.Root Root '. the meta object for class 'Root'.
See Also:   newprocess.Root



getRoot_Term
EReference getRoot_Term()(Code)
Returns the meta object for the reference ' newprocess.Root.getTerm Term '. the meta object for the reference 'Term'.
See Also:   newprocess.Root.getTerm
See Also:   NewprocessPackage.getRoot()



getSyncActivity
EClass getSyncActivity()(Code)
Returns the meta object for class ' newprocess.SyncActivity Sync Activity '. the meta object for class 'Sync Activity'.
See Also:   newprocess.SyncActivity



getSyncActivity_HasPostcondition
EReference getSyncActivity_HasPostcondition()(Code)
Returns the meta object for the containment reference ' newprocess.SyncActivity.getHasPostcondition Has Postcondition '. the meta object for the containment reference 'Has Postcondition'.
See Also:   newprocess.SyncActivity.getHasPostcondition
See Also:   NewprocessPackage.getSyncActivity()



getSyncActivity_HasPrecondition
EReference getSyncActivity_HasPrecondition()(Code)
Returns the meta object for the containment reference ' newprocess.SyncActivity.getHasPrecondition Has Precondition '. the meta object for the containment reference 'Has Precondition'.
See Also:   newprocess.SyncActivity.getHasPrecondition
See Also:   NewprocessPackage.getSyncActivity()



getSyncActivity_Reentrant
EAttribute getSyncActivity_Reentrant()(Code)
Returns the meta object for the attribute ' newprocess.SyncActivity.isReentrant Reentrant '. the meta object for the attribute 'Reentrant'.
See Also:   newprocess.SyncActivity.isReentrant
See Also:   NewprocessPackage.getSyncActivity()



getSyncActivity_RetryDelay
EAttribute getSyncActivity_RetryDelay()(Code)
Returns the meta object for the attribute ' newprocess.SyncActivity.getRetryDelay Retry Delay '. the meta object for the attribute 'Retry Delay'.
See Also:   newprocess.SyncActivity.getRetryDelay
See Also:   NewprocessPackage.getSyncActivity()



getSyncActivity_Trials
EAttribute getSyncActivity_Trials()(Code)
Returns the meta object for the attribute ' newprocess.SyncActivity.getTrials Trials '. the meta object for the attribute 'Trials'.
See Also:   newprocess.SyncActivity.getTrials
See Also:   NewprocessPackage.getSyncActivity()



getTerm
EClass getTerm()(Code)
Returns the meta object for class ' newprocess.Term Term '. the meta object for class 'Term'.
See Also:   newprocess.Term



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.