Class AttachedProperty

    • 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.AttachedProperty
        See Also:
        Constant Field Values
      • classType

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

      • AttachedProperty

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

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

      • GetValue

        public NetObject GetValue​(ModelItem modelItem)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • NotifyPropertyChanged

        public void NotifyPropertyChanged​(ModelItem modelItem)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ResetValue

        public void ResetValue​(ModelItem modelItem)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • SetValue

        public void SetValue​(ModelItem modelItem,
                             NetObject value)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsBrowsable

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

        public void setIsBrowsable​(boolean IsBrowsable)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsReadOnly

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

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

        public void setName​(java.lang.String Name)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOwnerType

        public NetType getOwnerType()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOwnerType

        public void setOwnerType​(NetType OwnerType)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getType

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