org.modeldriven.fuml.repository.model
Class InstanceSpecification

java.lang.Object
  extended by org.modeldriven.fuml.repository.model.Element
      extended by org.modeldriven.fuml.repository.model.NamedElement
          extended by org.modeldriven.fuml.repository.model.InstanceSpecification
All Implemented Interfaces:
Element, InstanceSpecification, NamedElement
Direct Known Subclasses:
EnumerationLiteral

public class InstanceSpecification
extends NamedElement
implements InstanceSpecification


Constructor Summary
InstanceSpecification(InstanceSpecification instanceSpecification, RepositoryArtifact artifact)
           
 
Method Summary
 
Methods inherited from class org.modeldriven.fuml.repository.model.NamedElement
getName, getQualifiedName
 
Methods inherited from class org.modeldriven.fuml.repository.model.Element
getArtifact, getDelegate, getHref, getXmiId, getXmiNamespace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.modeldriven.fuml.repository.NamedElement
getName, getQualifiedName
 
Methods inherited from interface org.modeldriven.fuml.repository.Element
getArtifact, getDelegate, getHref, getXmiId, getXmiNamespace
 

Constructor Detail

InstanceSpecification

public InstanceSpecification(InstanceSpecification instanceSpecification,
                             RepositoryArtifact artifact)


Copyright © 2012. All Rights Reserved.