- _vmf_getChildrenIndices() - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Returns the indices of all children properties which declare this object as
parent container (opposite).
- _vmf_getDefaultValueById(int) - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Returns the default value of the specified property.
- _vmf_getIndicesOfPropertiesWithModelElementTypes() - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Returns the indices of all collection properties with model element
types.
- _vmf_getIndicesOfPropertiesWithModelTypeOrElementTypes() - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Returns the indices of all properties with model instances
or collections that contain model instances.
- _vmf_getIndicesOfPropertiesWithModelTypes() - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Returns the indices of all properties with model types or collections
that contain model instances.
- _vmf_getMutableObject() - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Returns the mutable instance wrapped by this instance.
- _vmf_getPropertyIdByName(String) - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Returns the property index of the specified property name.
- _vmf_getPropertyNames() - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Returns the names of the properties defined in this type/object.
- _vmf_getPropertyTypeNames() - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Returns the type names of the properties defined in this type/object.
- _vmf_getPropertyTypes() - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Returns the type ids of the properties defined in this type/object.
- _vmf_getPropertyValueById(int) - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Returns values of properties by id (calls getter methods).
- _vmf_getTypeId() - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Returns the type id of this class.
- _vmf_isReadOnly() - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Indicates whether this object is a read-only instance.
- _vmf_isSetById(int) - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Determines whether the specified property is set.
- _vmf_referencedBy() - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
- _vmf_references() - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
- _vmf_setDefaultValueById(int, Object) - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternal
-
Deprecated.
Defines the default value for the specified property.
- _vmf_setPropertyValueById(int, Object) - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternalModifiable
-
Deprecated.
Sets values of properties by id (calls setter methods).
- _vmf_unsetById(int) - Method in interface eu.mihosoft.vmf.runtime.core.internal.VObjectInternalModifiable
-
Deprecated.
Unsets the specified property.