Class Facet

    • Field Detail

      • assemblyFullName

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

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

        public static final java.lang.String className
        Qualified class name: System.Data.Metadata.Edm.Facet
        See Also:
        Constant Field Values
      • classType

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

      • Facet

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

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

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class MetadataItem
      • getIsUnbounded

        public boolean getIsUnbounded()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFacetType

        public EdmType getFacetType()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDescription

        public FacetDescription getDescription()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValue

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

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