Package com._1c.g5.v8.dt.rights.compare
Interface RightsComparePackage
- 
- 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:
- RightsComparePackageImpl
 
 public interface RightsComparePackage extends org.eclipse.emf.ecore.EPackageThe Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
 - See Also:
- RightsCompareFactory
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static interfaceRightsComparePackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
 - 
Field SummaryFields Modifier and Type Field Description static RightsComparePackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intRIGHTS_COMPARISON_NODEThe meta object id for the 'Rights Comparison Node' class.static intRIGHTS_COMPARISON_NODE___GET_CHILDRENThe operation id for the 'Get Children' operation.static intRIGHTS_COMPARISON_NODE___GET_NODE_SIDEThe operation id for the 'Get Node Side' operation.static intRIGHTS_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDEThe operation id for the 'Get Object Id' operation.static intRIGHTS_COMPARISON_NODE___GET_PARENTThe operation id for the 'Get Parent' operation.static intRIGHTS_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDEThe operation id for the 'Get Path To Top Parent' operation.static intRIGHTS_COMPARISON_NODE___GET_SYMLINK__COMPARISONSIDEThe operation id for the 'Get Symlink' operation.static intRIGHTS_COMPARISON_NODE___HAS_CHILDRENThe operation id for the 'Has Children' operation.static intRIGHTS_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTSThe operation id for the 'Is Ancestor Object Exists' operation.static intRIGHTS_COMPARISON_NODE___IS_ONE_SIDE_NODEThe operation id for the 'Is One Side Node' operation.static intRIGHTS_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONGThe operation id for the 'Set Object Id' operation.static intRIGHTS_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTSThe feature id for the 'Ancestor Object Exists' attribute.static intRIGHTS_COMPARISON_NODE__ANCESTOR_OBJECT_IDThe feature id for the 'Ancestor Object Id' attribute.static intRIGHTS_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENTThe feature id for the 'Ancestor Path To Top Parent' attribute list.static intRIGHTS_COMPARISON_NODE__COMMON_ANCESTOR_SYMLINKThe feature id for the 'Common Ancestor Symlink' attribute.static intRIGHTS_COMPARISON_NODE__COMPARISON_FLAGSThe feature id for the 'Comparison Flags' attribute.static intRIGHTS_COMPARISON_NODE__COMPARISON_STATUSThe feature id for the 'Comparison Status' attribute.static intRIGHTS_COMPARISON_NODE__CONTAINMENT_CHILDRENThe feature id for the 'Containment Children' containment reference list.static intRIGHTS_COMPARISON_NODE__FEATUREThe feature id for the 'Feature' containment reference.static intRIGHTS_COMPARISON_NODE__MAIN_OBJECT_IDThe feature id for the 'Main Object Id' attribute.static intRIGHTS_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORTThe feature id for the 'Main Object On Support' containment reference.static intRIGHTS_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETEDThe feature id for the 'Main Object To Be Deleted' attribute.static intRIGHTS_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENTThe feature id for the 'Main Path To Top Parent' attribute list.static intRIGHTS_COMPARISON_NODE__MAIN_SYMLINKThe feature id for the 'Main Symlink' attribute.static intRIGHTS_COMPARISON_NODE__MERGE_SETTINGSThe feature id for the 'Merge Settings' containment reference.static intRIGHTS_COMPARISON_NODE__MODIFIED_ON_OTHERThe feature id for the 'Modified On Other' attribute.static intRIGHTS_COMPARISON_NODE__OBJECTS_ECLASS_IDThe feature id for the 'Objects EClass Id' attribute.static intRIGHTS_COMPARISON_NODE__ONE_SIDE_PARENTThe feature id for the 'One Side Parent' attribute.static intRIGHTS_COMPARISON_NODE__OTHER_OBJECT_IDThe feature id for the 'Other Object Id' attribute.static intRIGHTS_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORTThe feature id for the 'Other Object On Support' containment reference.static intRIGHTS_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDEDThe feature id for the 'Other Object To Be Added' attribute.static intRIGHTS_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENTThe feature id for the 'Other Path To Top Parent' attribute list.static intRIGHTS_COMPARISON_NODE__OTHER_SYMLINKThe feature id for the 'Other Symlink' attribute.static intRIGHTS_COMPARISON_NODE__PARENTThe feature id for the 'Parent' reference.static intRIGHTS_COMPARISON_NODE__TOP_ANCESTORThe feature id for the 'Top Ancestor' reference.static intRIGHTS_COMPARISON_NODE__TOP_CHILDRENThe feature id for the 'Top Children' reference list.static intRIGHTS_COMPARISON_NODE__TOP_DESCENDANTSThe feature id for the 'Top Descendants' reference list.static intRIGHTS_COMPARISON_NODE_FEATURE_COUNTThe number of structural features of the 'Rights Comparison Node' class.static intRIGHTS_COMPARISON_NODE_OPERATION_COUNTThe number of operations of the 'Rights Comparison Node' class.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description RightsCompareFactorygetRightsCompareFactory()Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClassgetRightsComparisonNode()Returns the meta object for class 'Rights Comparison Node'.- 
Methods inherited from interface org.eclipse.emf.ecore.EModelElementgetEAnnotation, getEAnnotations
 - 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
- 
 
- 
- 
- 
Field Detail- 
eNAMEstatic final String eNAME The package name.- See Also:
- Constant Field Values
 
 - 
eNS_URIstatic final String eNS_URI The package namespace URI.- See Also:
- Constant Field Values
 
 - 
eNS_PREFIXstatic final String eNS_PREFIX The package namespace name.- See Also:
- Constant Field Values
 
 - 
eINSTANCEstatic final RightsComparePackage eINSTANCE The singleton instance of the package.
 - 
RIGHTS_COMPARISON_NODEstatic final int RIGHTS_COMPARISON_NODE The meta object id for the 'Rights Comparison Node' class.
 - 
RIGHTS_COMPARISON_NODE__COMPARISON_FLAGSstatic final int RIGHTS_COMPARISON_NODE__COMPARISON_FLAGS The feature id for the 'Comparison Flags' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__TOP_CHILDRENstatic final int RIGHTS_COMPARISON_NODE__TOP_CHILDREN The feature id for the 'Top Children' reference list.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__CONTAINMENT_CHILDRENstatic final int RIGHTS_COMPARISON_NODE__CONTAINMENT_CHILDREN The feature id for the 'Containment Children' containment reference list.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__MERGE_SETTINGSstatic final int RIGHTS_COMPARISON_NODE__MERGE_SETTINGS The feature id for the 'Merge Settings' containment reference.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETEDstatic final int RIGHTS_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED The feature id for the 'Main Object To Be Deleted' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDEDstatic final int RIGHTS_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED The feature id for the 'Other Object To Be Added' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__MODIFIED_ON_OTHERstatic final int RIGHTS_COMPARISON_NODE__MODIFIED_ON_OTHER The feature id for the 'Modified On Other' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__ONE_SIDE_PARENTstatic final int RIGHTS_COMPARISON_NODE__ONE_SIDE_PARENT The feature id for the 'One Side Parent' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__FEATUREstatic final int RIGHTS_COMPARISON_NODE__FEATURE The feature id for the 'Feature' containment reference.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__OBJECTS_ECLASS_IDstatic final int RIGHTS_COMPARISON_NODE__OBJECTS_ECLASS_ID The feature id for the 'Objects EClass Id' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENTstatic final int RIGHTS_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT The feature id for the 'Main Path To Top Parent' attribute list.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENTstatic final int RIGHTS_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT The feature id for the 'Other Path To Top Parent' attribute list.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENTstatic final int RIGHTS_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT The feature id for the 'Ancestor Path To Top Parent' attribute list.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__MAIN_OBJECT_IDstatic final int RIGHTS_COMPARISON_NODE__MAIN_OBJECT_ID The feature id for the 'Main Object Id' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__OTHER_OBJECT_IDstatic final int RIGHTS_COMPARISON_NODE__OTHER_OBJECT_ID The feature id for the 'Other Object Id' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__ANCESTOR_OBJECT_IDstatic final int RIGHTS_COMPARISON_NODE__ANCESTOR_OBJECT_ID The feature id for the 'Ancestor Object Id' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTSstatic final int RIGHTS_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS The feature id for the 'Ancestor Object Exists' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__MAIN_SYMLINKstatic final int RIGHTS_COMPARISON_NODE__MAIN_SYMLINK The feature id for the 'Main Symlink' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__OTHER_SYMLINKstatic final int RIGHTS_COMPARISON_NODE__OTHER_SYMLINK The feature id for the 'Other Symlink' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__COMMON_ANCESTOR_SYMLINKstatic final int RIGHTS_COMPARISON_NODE__COMMON_ANCESTOR_SYMLINK The feature id for the 'Common Ancestor Symlink' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__PARENTstatic final int RIGHTS_COMPARISON_NODE__PARENT The feature id for the 'Parent' reference.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__TOP_DESCENDANTSstatic final int RIGHTS_COMPARISON_NODE__TOP_DESCENDANTS The feature id for the 'Top Descendants' reference list.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__TOP_ANCESTORstatic final int RIGHTS_COMPARISON_NODE__TOP_ANCESTOR The feature id for the 'Top Ancestor' reference.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__COMPARISON_STATUSstatic final int RIGHTS_COMPARISON_NODE__COMPARISON_STATUS The feature id for the 'Comparison Status' attribute.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORTstatic final int RIGHTS_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT The feature id for the 'Main Object On Support' containment reference.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORTstatic final int RIGHTS_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT The feature id for the 'Other Object On Support' containment reference.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE_FEATURE_COUNTstatic final int RIGHTS_COMPARISON_NODE_FEATURE_COUNT The number of structural features of the 'Rights Comparison Node' class.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE___GET_PARENTstatic final int RIGHTS_COMPARISON_NODE___GET_PARENT The operation id for the 'Get Parent' operation.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE___GET_CHILDRENstatic final int RIGHTS_COMPARISON_NODE___GET_CHILDREN The operation id for the 'Get Children' operation.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE___HAS_CHILDRENstatic final int RIGHTS_COMPARISON_NODE___HAS_CHILDREN The operation id for the 'Has Children' operation.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDEstatic final int RIGHTS_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE The operation id for the 'Get Path To Top Parent' operation.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDEstatic final int RIGHTS_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE The operation id for the 'Get Object Id' operation.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONGstatic final int RIGHTS_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG The operation id for the 'Set Object Id' operation.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE___GET_SYMLINK__COMPARISONSIDEstatic final int RIGHTS_COMPARISON_NODE___GET_SYMLINK__COMPARISONSIDE The operation id for the 'Get Symlink' operation.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE___IS_ONE_SIDE_NODEstatic final int RIGHTS_COMPARISON_NODE___IS_ONE_SIDE_NODE The operation id for the 'Is One Side Node' operation.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE___GET_NODE_SIDEstatic final int RIGHTS_COMPARISON_NODE___GET_NODE_SIDE The operation id for the 'Get Node Side' operation.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTSstatic final int RIGHTS_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS The operation id for the 'Is Ancestor Object Exists' operation.- See Also:
- Constant Field Values
 
 - 
RIGHTS_COMPARISON_NODE_OPERATION_COUNTstatic final int RIGHTS_COMPARISON_NODE_OPERATION_COUNT The number of operations of the 'Rights Comparison Node' class.- See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
getRightsComparisonNodeorg.eclipse.emf.ecore.EClass getRightsComparisonNode() Returns the meta object for class 'Rights Comparison Node'.- Returns:
- the meta object for class 'Rights Comparison Node'.
- See Also:
- RightsComparisonNode
 
 - 
getRightsCompareFactoryRightsCompareFactory getRightsCompareFactory() Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
 
 
- 
 
-