Class ValueTypeImpl

    • Constructor Detail

      • ValueTypeImpl

        protected ValueTypeImpl()
        Generated class or method.
    • Method Detail

      • eStaticClass

        protected EClass eStaticClass()
        Overrides:
        eStaticClass in class tools.mdsd.modelingfoundations.identifier.impl.EntityImpl
        Generated class or method.
      • getProperty

        public <P> P getProperty​(java.lang.Class<P> propertyType)
        Specified by:
        getProperty in interface ValueType
        Generated class or method.
      • adheresToValueType

        public boolean adheresToValueType​(java.lang.Object instance)
        Specified by:
        adheresToValueType in interface ValueType
        Generated class or method.
      • hasProperty

        public <P> boolean hasProperty​(java.lang.Class<P> propertyType)
        Specified by:
        hasProperty in interface ValueType
        Generated class or method.