Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NChild Class
Fields Properties Methods


In This Topic
    NChild Class Members
    In This Topic

    The following tables list the members exposed by NChild.

    Protected Constructors
     NameDescription
    Internal Constructor  
    Top
    Public Fields
     NameDescription
    Public FieldThe create on demand flag  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Internal Field (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Internal Field (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Internal Field (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Internal Field (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Internal Field (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the delagate that is called when the child node needs to be created on demand. If the value of this property is null, by default the child will create a new instance of the child DomType property. By default set to null;  
    Public PropertyGets the DOM type assicated with the child node instance  
    Public PropertyGets whether the part contains any meta units (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public PropertyGets the id of the named child in its owner schema  
    Public PropertyGets the name of the named child  
    Public PropertyGets the schema, which declared this named child  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodGets whether this child is created on demand for the specified schema. By default CreateOnDemand is set to false.  
    Public MethodGets the value for the Custom1 flag for the specified schema. By default Custom1 is set to false. (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public MethodGets the value for the Custom2 flag for the specified schema. By default Custom2 is set to false. (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public MethodGets the value for the Custom3 flag for the specified schema. By default Custom3 is set to false. (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public MethodGets the value for the Custom4 flag for the specified schema. By default Custom4 is set to false. (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public MethodGets the value for the Custom5 flag for the specified schema. By default Custom5 is set to false. (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public MethodGets whether this child is deeply clonable for the specified schema. By default DeeplyClonable is set to true.  
    Public MethodOverloaded. Gets the metaunit with the specified key, which applies for the specified schema (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public MethodGets whether this child is nullable for the specified schema. By default Nullable is set to false.  
    Public MethodGets whether this child is recordable for the specified schema. By default Recordable is set to true.  
    Public MethodGets whether this child is serializable for the specified schema. By default Serializable is set to true.  
    Public MethodOverloaded. Sets whether this child is created on demand for the owner schema. By default CreateOnDemand is set to false.  
    Public MethodOverloaded. Sets the value for the Custom1 flag for the owner schema. By default Custom1 is set to false. (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public MethodOverloaded. Sets the value for the Custom2 flag for the owner schema. By default Custom2 is set to false. (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public MethodOverloaded. Sets the value for the Custom3 flag for the owner schema. By default Custom3 is set to false. (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public MethodOverloaded. Sets the value for the Custom4 flag for the owner schema. By default Custom4 is set to false. (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public MethodOverloaded. Sets the value for the Custom5 flag for the owner schema. By default Custom5 is set to false. (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public MethodOverloaded. Sets whether this child is DeeplyCloneable for the owner schema. By default DeeplyCloneable is set to true.  
    Public MethodOverloaded. Sets the specified metaunit, which applies to the owner schema (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Public MethodOverloaded. Sets whether this child is nullable for the owner schema. By default Nullable is set to false.  
    Public MethodOverloaded. Sets whether this child is recordable for the owner schema. By default Recordable is set to true.  
    Public MethodOverloaded. Sets whether this child is serializable for the owner schema. By default Serializable is set to true.  
    Top
    Protected Methods
     NameDescription
    Internal Method (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Internal Method (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Internal Method (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Internal Method (Inherited from Nevron.Nov.Dom.NSchemaPart)
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Top
    See Also