Class ModelProperty

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Activities.Presentation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Activities.Presentation
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Activities.Presentation.Model.ModelProperty
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • ModelProperty

        public ModelProperty​(java.lang.Object instance)
                      throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • ModelProperty

        public ModelProperty()
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • SetValue

        public ModelItem SetValue​(NetObject value)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ClearValue

        public void ClearValue()
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsAttached

        public boolean getIsAttached()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsBrowsable

        public boolean getIsBrowsable()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsCollection

        public boolean getIsCollection()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsDictionary

        public boolean getIsDictionary()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsReadOnly

        public boolean getIsReadOnly()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsSet

        public boolean getIsSet()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getParent

        public ModelItem getParent()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValue

        public ModelItem getValue()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCollection

        public ModelItemCollection getCollection()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDictionary

        public ModelItemDictionary getDictionary()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAttributes

        public AttributeCollection getAttributes()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getConverter

        public TypeConverter getConverter()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getComputedValue

        public NetObject getComputedValue()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setComputedValue

        public void setComputedValue​(NetObject ComputedValue)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDefaultValue

        public NetObject getDefaultValue()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getName

        public java.lang.String getName()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAttachedOwnerType

        public NetType getAttachedOwnerType()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPropertyType

        public NetType getPropertyType()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable