NX Open C++ Reference Guide
Public Types | List of all members
NXOpen::AME::PlcRule Class Reference

PlcRule Journaling class
This object does not need a creator. More...

Inheritance diagram for NXOpen::AME::PlcRule:
NXOpen::AME::AMEBaseNode NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

Public Types

enum  RefObjectType { RefObjectTypeStatement, RefObjectTypeCompileunit, RefObjectTypeOperand, RefObjectTypeNone }
 type which discribed the context object More...
 
enum  ReplacementType { ReplacementTypeReplace, ReplacementTypeInsert, ReplacementTypeNone }
 type which defined wich object has to be replaced More...
 
enum  Type {
  TypeSymbolicReference, TypeConstantValue, TypeVariable, TypeLocalValue,
  TypeLocalVariable, TypeConstantText, TypeCall, TypeSystemGlobalCall,
  TypeSystemLocalCall, TypeSystemFunctionCall, TypeUserLocalCall, TypeMethod,
  TypePlaceholderVariable, TypePlaceholderSymbolicReference, TypePlaceholderConstantValue, TypeOperatorAnd,
  TypeOperatorOr, TypeNone
}
 replace or insert rule Type. More...
 
- Public Types inherited from NXOpen::AME::AMEBaseNode
enum  NodeType { NodeTypeProject, NodeTypeAspect }
 Define the node type. More...
 
- Public Types inherited from NXOpen::NXObject
enum  AttributeType {
  AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger,
  AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference,
  AttributeTypeAny = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual }
 Specifies the format of the date and time attribute. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen::AME::AMEBaseNode
NXOpen::AME::IEngObjectGetEngObject ()
 Returns AME::IEngObject. More...
 

Detailed Description

PlcRule Journaling class
This object does not need a creator.



Created in NX11.0.0.

Member Enumeration Documentation

type which discribed the context object

Enumerator
RefObjectTypeStatement 

statement

RefObjectTypeCompileunit 

compileunit

RefObjectTypeOperand 

operand

RefObjectTypeNone 

none

type which defined wich object has to be replaced

Enumerator
ReplacementTypeReplace 

replace

ReplacementTypeInsert 

insert

ReplacementTypeNone 

none

replace or insert rule Type.

Do not edit this enum!

Enumerator
TypeSymbolicReference 

symbolic reference

TypeConstantValue 

constant value

TypeVariable 

variable

TypeLocalValue 

local value

TypeLocalVariable 

local variable

TypeConstantText 

constant text

TypeCall 

call

TypeSystemGlobalCall 

system global call

TypeSystemLocalCall 

system local call

TypeSystemFunctionCall 

system function call

TypeUserLocalCall 

user local call

TypeMethod 

method

TypePlaceholderVariable 

placeholder variable

TypePlaceholderSymbolicReference 

placeholder symbolic reference

TypePlaceholderConstantValue 

placeholder constant value

TypeOperatorAnd 

operator and

TypeOperatorOr 

operator or

TypeNone 

none


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.