コード例 #1
0
ファイル: AbstractEntityImage.java プロジェクト: grze/euml
 protected final Stereotype getStereo() {
   return entity.getStereotype();
 }